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 5f3beb5 commit 8344327Copy full SHA for 8344327
.github/workflows/release.yml
@@ -90,6 +90,8 @@ jobs:
90
needs:
91
- release
92
uses: ./.github/workflows/pre-post-release.yml
93
+ permissions:
94
+ contents: write
95
if: inputs.dry_run == false
96
with:
97
ref: ${{ inputs.ref }}
0 commit comments