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 4bd990a commit a1592e7Copy full SHA for a1592e7
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
run: echo '${{ toJSON(github) }}'
16
17
perform:
18
- uses: cloudposse/github-actions-workflows-github-action-composite/.github/workflows/release.yml@main-branch-go-releaser
+ 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 }}"
0 commit comments