Fix release bug
This commit is contained in:
parent
9b40b373ec
commit
b5de54b584
2
.github/workflows/Recovery Build.yml
vendored
2
.github/workflows/Recovery Build.yml
vendored
@ -46,6 +46,8 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
if: github.event.repository.owner.id == github.event.sender.id
|
if: github.event.repository.owner.id == github.event.sender.id
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
|
permissions:
|
||||||
|
contents: write
|
||||||
steps:
|
steps:
|
||||||
- name: Display Run Parameters
|
- name: Display Run Parameters
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user