[#5] Switch to using org-wide access token #5
1 changed files with 1 additions and 1 deletions
|
@ -40,4 +40,4 @@ jobs:
|
|||
(github.event_name == 'workflow_dispatch' ||
|
||||
(steps.changed.outputs.any_changed == 'true' && github.event_name == 'push'))
|
||||
env:
|
||||
REGISTRY_PASSWORD: ${{secrets.REGISTRY_PASSWORD}}
|
||||
REGISTRY_PASSWORD: ${{secrets.FORGEJO_OCI_REGISTRY_PUSH_TOKEN}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue