Skip to content

Commit bb60c41

Browse files
authored
chore: Use GitHub Action Workflows from cloudposse/.github Repo (#120)
1 parent c430221 commit bb60c41

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

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

1110
jobs:
1211
perform:
13-
uses: cloudposse/github-actions-workflows-github-action-composite/.github/workflows/release.yml@release-pr-commenter
12+
uses: cloudposse/github-actions-workflows-github-action-composite/.github/workflows/release.yml@main
1413
secrets: inherit

0 commit comments

Comments
 (0)