We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c05c9b8 commit ea6e0ddCopy full SHA for ea6e0dd
.github/workflows/publish.yml
@@ -8,6 +8,9 @@ on:
8
# branches:
9
# - main
10
11
+permissions:
12
+ contents: write
13
+
14
jobs:
15
build-and-publish:
16
runs-on: ubuntu-latest
0 commit comments