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 c18cbb4 commit 96b8789Copy full SHA for 96b8789
.github/workflows/main-branch.yaml
@@ -17,9 +17,9 @@ jobs:
17
run: echo '${{ toJSON(github) }}'
18
19
perform:
20
- uses: cloudposse/github-actions-workflows-github-action-composite/.github/workflows/main-branch.yml@main-branch-go-releaser
+ uses: cloudposse/github-actions-workflows-github-action-composite/.github/workflows/main-branch.yml@readme-update
21
with:
22
organization: "${{ github.event.repository.owner.login }}"
23
repository: "${{ github.event.repository.name }}"
24
publish: true
25
- secrets: inherit
+ secrets: inherit
0 commit comments