We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c7fe0d9 + 59b2f68 commit 7326366Copy full SHA for 7326366
1 file changed
.github/workflows/build.yml
@@ -4,6 +4,10 @@ on:
4
release:
5
types: [created]
6
7
+permissions:
8
+ contents: write
9
+ packages: write
10
+
11
jobs:
12
build-and-release:
13
runs-on: ubuntu-latest
0 commit comments