fix(ci): s/FORGEJO_TOKEN/FORGEJO_TEST_TOKEN/

This commit is contained in:
Earl Warren 2025-07-25 13:46:02 +02:00
parent 47387821e5
commit 4c6f19bc61
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -51,7 +51,7 @@ jobs:
with:
direction: upload
tag: a/v3.0
token: FORGEJO_TOKEN
token: FORGEJO_TEST_TOKEN
release-dir: upload-dir
release-notes: "RELEASE NOTES"
verbose: true
@ -61,7 +61,7 @@ jobs:
with:
direction: upload
tag: a/v3.0
token: FORGEJO_TOKEN
token: FORGEJO_TEST_TOKEN
release-dir: upload-dir
release-notes-assistant: true
hide-archive-link: true