There was an error while loading. Please reload this page.
1 parent 3e2bda5 commit 7b838feCopy full SHA for 7b838fe
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
check-branch:
13
runs-on: ubuntu-latest
0 commit comments