Skip to content

Commit

Permalink
Update build-publish-dockerfile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Twinki14 committed Aug 5, 2021
1 parent a73859f commit 2af68ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish-dockerfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
registry: ghcr.io
username: ${{ github.repository_owner }}
password: ${{ secrets.PACKAGES_PAT }}
password: ${{ secrets.PERSONAL_ACCESS_TOKEN }}

- name: Build and push docker image
uses: docker/build-push-action@v2
Expand Down

0 comments on commit 2af68ba

Please sign in to comment.