We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab99f24 commit 3268abaCopy full SHA for 3268aba
.github/workflows/release.yml
@@ -3,6 +3,7 @@ name: Release
3
permissions:
4
pull-requests: write
5
contents: write
6
+ actions: write
7
8
on:
9
push:
0 commit comments