fix(ci): s/FORGEJO_TOKEN/FORGEJO_TEST_TOKEN/ (#64)

Reviewed-on: https://code.forgejo.org/actions/forgejo-release/pulls/64
Co-authored-by: Earl Warren <contact@earl-warren.org>
Co-committed-by: Earl Warren <contact@earl-warren.org>
This commit is contained in:
Earl Warren 2025-07-26 05:22:53 +00:00 committed by earl-warren
parent 47387821e5
commit d051ae27b2
No known key found for this signature in database
GPG key ID: F128CBE6AB3A7201
4 changed files with 19 additions and 29 deletions

View file

@ -98,7 +98,7 @@ jobs:
uses: SELF@vTest
with:
direction: upload
tag: v1.2
tag: v1.3
token: FORGEJO_TEST_TOKEN
release-dir: upload-dir
release-notes: "RELEASE NOTES"
@ -109,7 +109,7 @@ jobs:
uses: SELF@vTest
with:
direction: download
tag: v1.2
tag: v1.3
token: FORGEJO_TEST_TOKEN
release-dir: download-dir
verbose: true