Skip to content

Commit

Permalink
GITHUB_PERSONAL_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
Jungyoul Yu committed Sep 26, 2019
1 parent 26b7748 commit 1c553e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
args: --docker
env:
# USERNAME: ${{ secrets.DOCKER_USERNAME }}
PASSWORD: ${{ secrets.GITHUB_TOKEN }}
PASSWORD: ${{ secrets.GITHUB_PERSONAL_TOKEN }}
REGISRTY: "docker.pkg.github.com"
LATEST: "true"

Expand Down

0 comments on commit 1c553e3

Please sign in to comment.