Skip to content

Commit 2e50171

Browse files
authored
Added comment releaser (#119)
1 parent 978eeb3 commit 2e50171

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ on:
66
permissions:
77
id-token: write
88
contents: write
9+
issues: write
910

1011
jobs:
1112
perform:
12-
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
1314
secrets: inherit

0 commit comments

Comments
 (0)