Skip to content

Commit

Permalink
🚧 wip
Browse files Browse the repository at this point in the history
  • Loading branch information
nateraw committed May 22, 2024
1 parent 15d8495 commit 4619ba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
uses: docker/[email protected]
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}
username: nateraw
password: ${{ secrets.CR_PAT }}

- name: Push / Extract Docker metadata (tags, labels)
Expand Down

0 comments on commit 4619ba0

Please sign in to comment.