Skip to content

Commit d6c9b41

Browse files
authored
Update docker-publish.yml
1 parent 6ea5567 commit d6c9b41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
platforms: ${{ matrix.platform }}
9595
push: ${{ github.event_name != 'pull_request' }}
9696
tags: ${{ steps.meta.outputs.tags }}
97-
outputs: type=image,push-by-digest=true,name-canonical=true,push=true
97+
outputs: type=image,name-canonical=true,push=true
9898
labels: ${{ steps.meta.outputs.labels }}
9999
cache-from: type=gha
100100
cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)