Fix token
This commit is contained in:
parent
e5a8e74365
commit
feb62368b4
1 changed files with 1 additions and 1 deletions
|
|
@ -19,4 +19,4 @@ jobs:
|
|||
with:
|
||||
context: .
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
token: ${{ secrets.FORGEJO_TOKEN }}
|
||||
token: ${{ secrets.FORGEJO_PACKAGE_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue