Skip to content

Commit 8442116

Browse files
committed
Try this
1 parent 1abad06 commit 8442116

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ jobs:
7575
echo "${RUNNER_TEMP}/bin" | tee -a "${GITHUB_PATH}"
7676
- name: Run the tests
7777
run: task -v test
78+
env:
79+
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7880
- name: Run SBOM generation
7981
run: task -v sbom
8082
- name: Upload SBOM artifacts

0 commit comments

Comments
 (0)