We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d3d361 commit 1abd572Copy full SHA for 1abd572
.github/workflows/release.yml
@@ -5,6 +5,9 @@ on:
5
tags:
6
- "*"
7
8
+permissions:
9
+ contents: write
10
+
11
jobs:
12
build-and-release:
13
runs-on: ubuntu-latest
0 commit comments