Skip to content

Commit

Permalink
Update release-build.yaml (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
RustamGimadiev authored Nov 1, 2021
1 parent 4139466 commit 5fb9b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
with:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.PAT_GITHUB }}
- name: Retag image in GHCR
if: ${{ github.event.action == 'published' }}
run: |
Expand Down

0 comments on commit 5fb9b42

Please sign in to comment.