Update .gitea/workflows/create-release-preexisting-tag.yaml
This commit is contained in:
parent
ae7a0e9477
commit
6b484d88f3
@ -21,3 +21,4 @@ jobs:
|
||||
release_name: ${{ inputs.tag }}
|
||||
tag: ${{ inputs.tag }}
|
||||
body: ${{ inputs.body }}
|
||||
token: ${{ secrets.ACTIONS_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user