Skip to content

Commit 171d351

Browse files
authored
Update docker-publish.yml
1 parent 4ee754f commit 171d351

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/docker-publish.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
1-
# This workflow uses actions that are not certified by GitHub.
2-
# They are provided by a third-party and are governed by
3-
# separate terms of service, privacy policy, and support
4-
# documentation.
5-
6-
# GitHub recommends pinning actions to a commit SHA.
7-
# To get a newer version, you will need to update the SHA.
8-
# You can also reference a tag or branch, but the action may change without warning.
9-
101
name: Publish Docker image
112

123
on:
@@ -47,7 +38,6 @@ jobs:
4738
tags: ${{ steps.meta.outputs.tags }}
4839
labels: ${{ steps.meta.outputs.labels }}
4940

50-
5141
- name: Generate artifact attestation
5242
uses: actions/attest-build-provenance@v1
5343
with:

0 commit comments

Comments
 (0)