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 c0fa232 commit 4fe1d9dCopy full SHA for 4fe1d9d
.github/workflows/release.yml
@@ -6,7 +6,7 @@ on:
6
permissions:
7
# allow pushing commits, creating tags, and modifying repo files
8
# needed for the workflow to update package.json versions and CHANGELOG files
9
- context: write
+ contents: write
10
pull-request: write
11
12
jobs:
0 commit comments