Skip to content

Commit

Permalink
ci: add required permission for provenance generation
Browse files Browse the repository at this point in the history
  • Loading branch information
iiroj committed Aug 3, 2024
1 parent fa2dac8 commit cc04e08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
Publish:
permissions:
contents: read
id-token: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit cc04e08

Please sign in to comment.