Skip to content

Commit

Permalink
refine workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinGong2013 committed Mar 8, 2023
1 parent 4360329 commit 4f964fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9
with:
registry: ghcr.io
username: ${{ github.actor }}
username: KevinGong2013
password: ${{ secrets.GH_PAT }}

# on your needs.
Expand Down

0 comments on commit 4f964fd

Please sign in to comment.