actions permissions
This commit is contained in:
parent
be650bfe15
commit
c00d389ef3
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -8,6 +8,8 @@ on:
|
||||
jobs:
|
||||
build-and-release:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
||||
Loading…
Reference in New Issue
Block a user