This commit is contained in:
parent
980a5bfa9f
commit
85a6729def
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ jobs:
|
|||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
direction: upload
|
||||
tag: ${{ github.event.inputs.version }}
|
||||
# tag: ${{ github.event.inputs.version }}
|
||||
url: https://gitea.ceperka.net
|
||||
release-dir: bin/
|
||||
release-notes-assistant: true
|
||||
|
|
Loading…
Reference in a new issue