Skip to content

Commit

Permalink
Remove org from image
Browse files Browse the repository at this point in the history
  • Loading branch information
blalop committed Aug 6, 2022
1 parent 1af0b6e commit cbc881b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: docker/metadata-action@v4
with:
images: |
blalop/${{ github.repository }}
${{ github.repository }}
ghcr.io/${{ github.repository }}
- name: Build and push Docker images
Expand Down

0 comments on commit cbc881b

Please sign in to comment.