Skip to content

Commit 50fe2be

Browse files
committed
ci(npm): give proper permission to upload provenance
1 parent 42f885c commit 50fe2be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/release-please.yml

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
permissions:
88
contents: write
99
pull-requests: write
10+
id-token: write
1011
jobs:
1112
release-please:
1213
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)