Skip to content

Commit cc04e08

Browse files
committed
ci: add required permission for provenance generation
1 parent fa2dac8 commit cc04e08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tag.yml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
Publish:
1111
permissions:
1212
contents: read
13+
id-token: write
1314
runs-on: ubuntu-latest
1415
steps:
1516
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)