Skip to content

Commit 339da3a

Browse files
authored
Update docker-publish.yml
1 parent 51a1fba commit 339da3a

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
@@ -49,7 +49,7 @@ jobs:
4949
labels: ${{ steps.meta.outputs.labels }}
5050

5151

52-
* name: Generate artifact attestation
52+
- name: Generate artifact attestation
5353
uses: actions/attest-build-provenance@v1
5454
with:
5555
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME}}

0 commit comments

Comments
 (0)