Skip to content

Commit 9b57f5b

Browse files
committed
fix perms
1 parent ef5a9ab commit 9b57f5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-on-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Create Release on Tag
22
run-name: BuildTag ${{ github.ref_name }}
33
permissions:
4-
contents: read
4+
contents: write
55
issues: read
66
checks: write
77
on:

0 commit comments

Comments
 (0)