This commit is contained in:
parent
573c6bfa2a
commit
48a086765b
1 changed files with 1 additions and 2 deletions
|
@ -22,5 +22,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
direction: upload
|
direction: upload
|
||||||
url: https://code.forgejo.org
|
url: https://code.forgejo.org
|
||||||
release-notes: "MY RELEASE NOTES"
|
token: ${{ FORGEJO_TOKEN }}
|
||||||
token: ${{ secrets.FORGEJO_RELEASE_TOKEN }}
|
|
||||||
|
|
Loading…
Reference in a new issue