There was an error while loading. Please reload this page.
1 parent 0aec8fc commit 88e8d5fCopy full SHA for 88e8d5f
1 file changed
.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: ubuntu-latest
0 commit comments