Skip to content

Commit

Permalink
ACTIONS_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-short committed Jan 4, 2024
1 parent bcbbb6b commit c047113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.ACTIONS_PAT }}
password: ${{ secrets.ACTIONS_TOKEN }}

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

0 comments on commit c047113

Please sign in to comment.