forgejo: rename FORGEJO_TOKEN to ISSUE_TOKEN

This commit is contained in:
Antoine Martin 2025-02-18 11:41:08 -05:00
parent 3e68c6c54e
commit 8963a82eaa
Signed by: ayakael
GPG key ID: D62A472A4AA7D541
2 changed files with 9 additions and 9 deletions

View file

@ -12,7 +12,7 @@ jobs:
image: alpine:latest
env:
downstream: https://forge.ilot.io/api/packages/ilot/alpine/v3.21/ilot
FORGEJO_TOKEN: ${{ secrets.forgejo_token }}
ISSUE_TOKEN: ${{ secrets.issue_token }}
LABEL_NUMBER: 8
steps:
- name: Environment setup