Skip to content

Commit

Permalink
Add tags.
Browse files Browse the repository at this point in the history
  • Loading branch information
sohma440 committed May 20, 2024
1 parent d2430ca commit 28f2a62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
context: .
platforms: ${{ matrix.platform }}
push: true
# tags: ${{ steps.meta_dh.outputs.tags }}
tags: ${{ steps.meta_dh.outputs.tags }}
labels: ${{ steps.meta_dh.outputs.labels }}
# todo
outputs: type=image,name=${{ env.DOCKER_REGISTRY }}/sohma440/onnx2tf,push-by-digest=true,name-canonical=true,push=true
Expand Down

0 comments on commit 28f2a62

Please sign in to comment.