fix(CI): Add write permission
This commit is contained in:
parent
0bc2c97d69
commit
387eb01570
1 changed files with 1 additions and 3 deletions
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
|
|
@ -6,9 +6,7 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
name: Release
|
||||
permissions:
|
||||
actions: read
|
||||
contents: read
|
||||
permissions: write-all
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install Nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue