We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7177825 commit c2517afCopy full SHA for c2517af
1 file changed
.github/workflows/publish.yml
@@ -8,7 +8,7 @@ on:
8
- "**/CHANGELOG.md"
9
10
permissions:
11
- contents: read
+ contents: write
12
13
concurrency: ${{ github.workflow }}-${{ github.ref }}
14
0 commit comments