1 parent 271708e commit 60704bbCopy full SHA for 60704bb
1 file changed
.github/workflows/release.yml
@@ -12,6 +12,8 @@ jobs:
12
build:
13
name: Build
14
runs-on: ubuntu-latest
15
+ permissions:
16
+ contents: write
17
steps:
18
- uses: actions/checkout@v4
19
0 commit comments