Fix token
This commit is contained in:
parent
07d181fa55
commit
d4d0657555
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ jobs:
|
|||
with:
|
||||
context: .
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
token: ${{ secrets.FORGEJO_TOKEN }}
|
||||
token: ${{ secrets.FORGEJO_PACKAGE_TOKEN }}
|
||||
|
||||
security-scan:
|
||||
needs: build-and-push
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue