Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ak2466 authored Apr 5, 2024
1 parent 5665a5d commit 51bfbde
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 @@ -17,4 +17,4 @@ jobs:
with:
registry: ghcr.io
username: ${{secrets.GH_USERNAME}}
password: ${{secrets.GHCR_PW}}
password: ${{secrets.GH_PAT}}

0 comments on commit 51bfbde

Please sign in to comment.