fix: Add Foregejo API token
Some checks failed
ArgoCD Diff / argocd-diff-preview (pull_request) Failing after 13s
Some checks failed
ArgoCD Diff / argocd-diff-preview (pull_request) Failing after 13s
This commit is contained in:
parent
290a5ce0c9
commit
5ac1b06c79
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ jobs:
|
|||
runs-on: docker
|
||||
env:
|
||||
PR_NUMBER: ${{ forge.event.pull_request.number }}
|
||||
GITHUB_TOKEN: ${{ secrets.FORGEJO_TOKEN }}
|
||||
steps:
|
||||
- uses: https://github.com/actions/checkout@v4
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue