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