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