Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
UntoldGam authored Sep 23, 2024
1 parent 2dc5586 commit c6fabf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.ACTIONS_TOKEN }}

- name: Extract Metadata
id: meta
Expand Down

0 comments on commit c6fabf6

Please sign in to comment.