Skip to content

Commit 5665e3f

Browse files
committed
docs: mention provenance in permissions
1 parent 0caff81 commit 5665e3f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ If your repository has [restrictive default permissions](https://docs.github.com
2828
permissions:
2929
contents: write
3030
pull-requests: write
31+
# uncomment this if you're publishing with provenance https://docs.npmjs.com/generating-provenance-statements
32+
# id-token: write
3133
```
3234

3335
You also need to check `Allow GitHub Actions to create and approve pull requests` in your repositories Actions settings.

0 commit comments

Comments
 (0)