Skip to content

Commit

Permalink
Remove tags.
Browse files Browse the repository at this point in the history
  • Loading branch information
sohma440 committed May 20, 2024
1 parent a9b23e0 commit 22d764c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@ jobs:
context: .
platforms: ${{ matrix.platform }}
push: true
tags: |
${{ env.DOCKER_REGISTRY }}/sohma440/onnx2tf:latest
ghcr.io/${{ github.repository_owner }}/${{ env.IMAGE_NAME }}:latest
# tags: |
# ${{ env.DOCKER_REGISTRY }}/sohma440/onnx2tf:latest
# ghcr.io/${{ github.repository_owner }}/${{ env.IMAGE_NAME }}:latest
labels: ${{ steps.meta_gh.outputs.labels }}
# todo
outputs: type=image,push-by-digest=true,name-canonical=true,push=true
Expand Down

0 comments on commit 22d764c

Please sign in to comment.