We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71545b4 commit e65314cCopy full SHA for e65314c
.github/workflows/ci.yml
@@ -8,6 +8,9 @@ on:
8
tags:
9
- v*
10
11
+permissions:
12
+ contents: write
13
+
14
jobs:
15
test:
16
runs-on: ${{ matrix.os }}
0 commit comments