Skip to content

Commit

Permalink
Allow id token creation for provenance publish
Browse files Browse the repository at this point in the history
  • Loading branch information
noahm committed Oct 19, 2023
1 parent 27bcbc1 commit 52ed39f
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 @@ -29,6 +29,8 @@ jobs:
publish:
needs: checks
runs-on: ubuntu-latest
permissions:
id-token: write
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down

0 comments on commit 52ed39f

Please sign in to comment.