Fix token
All checks were successful
Docker / build (push) Successful in 20s
ShellCheck / shellcheck (push) Successful in 7s

This commit is contained in:
Andras Schmelczer 2026-06-06 20:43:05 +01:00
parent e5a8e74365
commit feb62368b4

View file

@ -19,4 +19,4 @@ jobs:
with:
context: .
push: ${{ github.event_name != 'pull_request' }}
token: ${{ secrets.FORGEJO_TOKEN }}
token: ${{ secrets.FORGEJO_PACKAGE_TOKEN }}