Skip to content

Commit

Permalink
kingreatwill
Browse files Browse the repository at this point in the history
  • Loading branch information
kingreatwill committed Nov 1, 2024
1 parent f3e3dba commit 020386a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ghcr.io.amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Login docker
run: |
echo ${{ secrets.GITHUB_TOKEN }} | docker login ghcr.io -u USERNAME --password-stdin
echo ${{ secrets.GITHUB_TOKEN }} | docker login ghcr.io -u kingreatwill --password-stdin
- name: Pull Docker Images and Package
run: |
Expand Down

0 comments on commit 020386a

Please sign in to comment.