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 3abf068 commit c595defCopy full SHA for c595def
.github/workflows/release.yml
@@ -33,7 +33,7 @@ jobs:
33
needs: setup-release
34
if: needs.setup-release.outputs.release_created
35
permissions:
36
- contents: read
+ contents: write
37
packages: write
38
steps:
39
- name: Checkout repository
0 commit comments