1 parent 3339920 commit c38a6c9Copy full SHA for c38a6c9
1 file changed
.github/workflows/release.yml
@@ -7,6 +7,8 @@ on:
7
8
concurrency: ${{ github.workflow }}-${{ github.ref }}
9
10
+permissions: {}
11
+
12
jobs:
13
release:
14
permissions:
0 commit comments