Skip to content

Commit

Permalink
Add id-token: write permission for provenance (#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kesin11 authored May 15, 2024
2 parents a4207bf + be145fd commit b737096
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
environment:
name: prod
url: https://www.npmjs.com/package/junit2json
permissions:
contents: write
id-token: write
needs: draft_release
if: github.event_name == 'workflow_dispatch'
steps:
Expand Down

0 comments on commit b737096

Please sign in to comment.