Skip to content

Commit

Permalink
Update publish-container-image.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cfabianski authored Jun 8, 2021
1 parent d633a1c commit 2b6bb50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-container-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
uses: docker/build-push-action@v2
with:
push: true
tags: ghcr.io/${{ github.repository_owner }}/pizzly:latest
tags: ghcr.io/bearer/pizzly:latest

0 comments on commit 2b6bb50

Please sign in to comment.