Skip to content

Commit eb06103

Browse files
authored
Update release.yml
1 parent 492c6a4 commit eb06103

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,5 @@ jobs:
1515
run: echo '${{ toJSON(github) }}'
1616

1717
perform:
18-
uses: cloudposse/github-actions-workflows-github-action-composite/.github/workflows/release.yml@readme-update
19-
with:
20-
organization: "${{ github.event.repository.owner.login }}"
21-
repository: "${{ github.event.repository.name }}"
22-
version: ${{ github.event.release.tag_name }}
18+
uses: cloudposse/github-actions-workflows-github-action-composite/.github/workflows/release.yml@main
2319
secrets: inherit

0 commit comments

Comments
 (0)