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 492c6a4 commit eb06103Copy full SHA for eb06103
.github/workflows/release.yml
@@ -15,9 +15,5 @@ jobs:
15
run: echo '${{ toJSON(github) }}'
16
17
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 }}
+ uses: cloudposse/github-actions-workflows-github-action-composite/.github/workflows/release.yml@main
23
secrets: inherit
0 commit comments