Skip to content

Commit

Permalink
new action workflow2.3 - well it did not...
Browse files Browse the repository at this point in the history
  • Loading branch information
alessandro benassi trenta committed Mar 3, 2024
1 parent fa10857 commit b2d6489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ghcr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.PERSONAL_ACCESS_TOKEN_GHCR }}

- name: Extract metadata (tags, labels) for Docker
id: meta
Expand Down

0 comments on commit b2d6489

Please sign in to comment.