There was an error while loading. Please reload this page.
1 parent f2e798d commit 6d47606Copy full SHA for 6d47606
1 file changed
.github/workflows/release.yml
@@ -164,6 +164,9 @@ jobs:
164
with:
165
app-id: ${{ vars.RELEASE_BOT_APP_ID }}
166
private-key: ${{ secrets.RELEASE_BOT_PRIVATE_KEY }}
167
+ permission-contents: write
168
+ permission-pull-requests: write
169
+ permission-issues: write
170
171
- name: Create Release Pull Request or Publish to npm
172
id: changesets
0 commit comments