Skip to content

Commit fdd4ec9

Browse files
authored
update
1 parent 99bb31b commit fdd4ec9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/Build-Publish-CSC-Images.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
with:
6969
image: ${{ matrix.image }}:${{ steps.meta.outputs.version }}
7070
artifact-name: sbom-${{ matrix.name }}.spdx.json
71+
github-token: ${{ secrets.GH_TOKEN }}
7172

7273
build-and-push-app-images:
7374
needs: build-and-push-base-images

0 commit comments

Comments
 (0)