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 978eeb3 commit 2e50171Copy full SHA for 2e50171
.github/workflows/release.yml
@@ -6,8 +6,9 @@ on:
6
permissions:
7
id-token: write
8
contents: write
9
+ issues: write
10
11
jobs:
12
perform:
- uses: cloudposse/github-actions-workflows-github-action-composite/.github/workflows/release.yml@main
13
+ uses: cloudposse/github-actions-workflows-github-action-composite/.github/workflows/release.yml@release-pr-commenter
14
secrets: inherit
0 commit comments