Skip to content

Commit

Permalink
Auth
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Oct 28, 2019
1 parent d8078c3 commit 835e687
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/.github/workflows/uploadDockerImage.yml
Expand Up @@ -14,6 +14,6 @@ jobs:
uses: elgohr/Publish-Docker-Github-Action@master
with:
name: docker.pkg.github.com/elgohr/publish-docker-github-action/publish-docker-github-action
username: ${{ secrets.DOCKER_GITHUB_USERNAME }}
password: ${{ secrets.DOCKER_GITHUB_PASSWORD }}
username: "Orta"
password: ${{ secrets.GITHUB_TOKEN }}
registry: docker.pkg.github.com

0 comments on commit 835e687

Please sign in to comment.