forgejo: rename FORGEJO_TOKEN to ISSUE_TOKEN
This commit is contained in:
parent
3e68c6c54e
commit
8963a82eaa
2 changed files with 9 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue