Skip to content

Commit

Permalink
GITHUB_USERNAME
Browse files Browse the repository at this point in the history
  • Loading branch information
nalbam committed Jun 5, 2020
1 parent 51d5ff2 commit 3f0c86d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
args: --docker
env:
USERNAME: ${{ secrets.DOCKER_USERNAME }}
USERNAME: ${{ secrets.GITHUB_USERNAME }}
PASSWORD: ${{ secrets.GH_PERSONAL_TOKEN }}
REGISTRY: "docker.pkg.github.com"
TAG_NAME: ${{ github.ref }}

0 comments on commit 3f0c86d

Please sign in to comment.