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 10995e0 commit 2e0b337Copy full SHA for 2e0b337
.github/workflows/publish.yaml
@@ -7,7 +7,8 @@ on:
7
8
permissions:
9
id-token: write
10
- contents: read
+ pull-requests: write
11
+ contents: write
12
13
env:
14
BUN_NPM_TOKEN: ${{ secrets.NPM_TOKEN_READONLY }}
0 commit comments