We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22995f7 commit 01e6461Copy full SHA for 01e6461
1 file changed
.github/workflows/dev-release.yaml
@@ -4,6 +4,9 @@ on:
4
push:
5
branches: [dev]
6
7
+permissions:
8
+ contents: write
9
+
10
jobs:
11
build:
12
runs-on: ubuntu-latest
0 commit comments