FIX: Add write permission
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -52,3 +52,5 @@ jobs:
|
||||
tag: ${{ github.ref }}
|
||||
file_glob: true
|
||||
overwrite: true
|
||||
permissions:
|
||||
contents: write
|
||||
Reference in New Issue
Block a user