We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b1649a + 16ed0f1 commit ed8da75Copy full SHA for ed8da75
1 file changed
.github/workflows/build.yml
@@ -3,6 +3,9 @@ on:
3
tags:
4
- '*.*.*'
5
6
+permissions:
7
+ contents: write
8
+
9
jobs:
10
build:
11
runs-on: ubuntu-latest
0 commit comments