test FORGEJO_TOKEN
Some checks failed
/ upload-release (push) Failing after 3s

This commit is contained in:
André Menrath 2024-10-29 15:57:25 +01:00
parent 573c6bfa2a
commit 48a086765b

View file

@ -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 }}