We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0caff81 commit 5665e3fCopy full SHA for 5665e3f
README.md
@@ -28,6 +28,8 @@ If your repository has [restrictive default permissions](https://docs.github.com
28
permissions:
29
contents: write
30
pull-requests: write
31
+ # uncomment this if you're publishing with provenance https://docs.npmjs.com/generating-provenance-statements
32
+ # id-token: write
33
```
34
35
You also need to check `Allow GitHub Actions to create and approve pull requests` in your repositories Actions settings.
0 commit comments