Skip to content

Commit

Permalink
Use GH_TOKEN
Browse files Browse the repository at this point in the history
Signed-off-by: egibs <[email protected]>
  • Loading branch information
egibs committed Jun 9, 2024
1 parent c78ee0f commit 7517fc0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ jobs:
set -euo pipefail
echo ${{ steps.sbom_signature.outputs.sbom_signature }} > rsd-sbom.sig
gh release upload ${{ github.ref_name }} rsd-sbom.sig
env:
GH_TOKEN: ${{ github.token }}
provenance:
needs:
- build
Expand Down

0 comments on commit 7517fc0

Please sign in to comment.