We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb5e522 + 7d75855 commit 967f99fCopy full SHA for 967f99f
1 file changed
.github/workflows/publish-action.yml
@@ -9,6 +9,9 @@ on:
9
- idea/*
10
workflow_dispatch:
11
12
+permissions:
13
+ contents: write
14
+
15
jobs:
16
publish:
17
runs-on: windows-latest
0 commit comments