We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b40b37 commit b5de54bCopy full SHA for b5de54b
.github/workflows/Recovery Build.yml
@@ -46,6 +46,8 @@ jobs:
46
build:
47
if: github.event.repository.owner.id == github.event.sender.id
48
runs-on: ubuntu-20.04
49
+ permissions:
50
+ contents: write
51
steps:
52
- name: Display Run Parameters
53
run: |
0 commit comments