Skip to content

Commit b5de54b

Browse files
authored
Fix release bug
1 parent 9b40b37 commit b5de54b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/Recovery Build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ jobs:
4646
build:
4747
if: github.event.repository.owner.id == github.event.sender.id
4848
runs-on: ubuntu-20.04
49+
permissions:
50+
contents: write
4951
steps:
5052
- name: Display Run Parameters
5153
run: |

0 commit comments

Comments
 (0)