Skip to content

Commit be8856d

Browse files
Update docker-publish.yml
1 parent cd47e81 commit be8856d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
labels: ${{ steps.meta.outputs.labels }}
9494
cache-from: type=gha
9595
cache-to: type=gha,mode=max
96-
platform: ${{ matrix.platform }}
96+
platforms: ${{ matrix.platform }}
9797

9898
# Sign the resulting Docker image digest except on PRs.
9999
# This will only write to the public Rekor transparency log when the Docker

0 commit comments

Comments
 (0)