fix perm
This commit is contained in:
parent
0eb07e74b8
commit
387af2efa9
1 changed files with 1 additions and 0 deletions
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
|
|
@ -7,6 +7,7 @@ on:
|
||||||
- release
|
- release
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
permissions: write-all
|
||||||
if: github.event.pull_request.merged == true
|
if: github.event.pull_request.merged == true
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue