There was an error while loading. Please reload this page.
1 parent 87418f4 commit 7580707Copy full SHA for 7580707
1 file changed
.github/workflows/release.yml
@@ -3,6 +3,9 @@ name: Release the version
3
on:
4
workflow_dispatch:
5
6
+permissions:
7
+ contents: write
8
+
9
jobs:
10
build:
11
strategy:
0 commit comments