Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gnzsnz authored Jan 24, 2024
1 parent afc46f5 commit f9cf86d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,9 @@ jobs:
uses: docker/metadata-action@v5
with:
images: |
${{ env.IMAGE_NAME }}
ghcr.io/${{ env.IMAGE_NAME }}
# ${{ env.IMAGE_NAME }}
# ghcr.io/${{ env.IMAGE_NAME }}
flavor: |
latest=true
Expand Down

0 comments on commit f9cf86d

Please sign in to comment.