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 f0d3b69 commit c1e14caCopy full SHA for c1e14ca
.github/workflows/release.yml
@@ -5,6 +5,9 @@ on:
5
tags:
6
- v*.*.*
7
8
+permissions:
9
+ contents: write
10
+
11
jobs:
12
release:
13
runs-on: ${{ matrix.os }}
0 commit comments