Skip to content

Commit 98276e2

Browse files
committed
remove label
1 parent 1ce3db9 commit 98276e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -647,7 +647,7 @@ jobs:
647647
token: ${{ secrets.GITHUB_TOKEN }}
648648
release-tag: ${{ github.ref_name }}
649649
name: "image-attestation.jsonl"
650-
label: "Image Attestation"
650+
# label: "Image Attestation"
651651
file-path: attestation-image.jsonl
652652

653653

@@ -660,7 +660,7 @@ jobs:
660660
token: ${{ secrets.GITHUB_TOKEN }}
661661
release-tag: ${{ github.ref_name }}
662662
name: "image-attestation-sbom.jsonl"
663-
label: "Image Attestation SBOM"
663+
# label: "Image Attestation SBOM"
664664
file-path: attestation-sbom.jsonl
665665

666666

0 commit comments

Comments
 (0)