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 ef5a9ab commit 9b57f5bCopy full SHA for 9b57f5b
.github/workflows/release-on-tag.yml
@@ -1,7 +1,7 @@
1
name: Create Release on Tag
2
run-name: BuildTag ${{ github.ref_name }}
3
permissions:
4
- contents: read
+ contents: write
5
issues: read
6
checks: write
7
on:
0 commit comments