Skip to content

Commit 96b8789

Browse files
authored
Update main-branch.yaml
1 parent c18cbb4 commit 96b8789

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main-branch.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ jobs:
1717
run: echo '${{ toJSON(github) }}'
1818

1919
perform:
20-
uses: cloudposse/github-actions-workflows-github-action-composite/.github/workflows/main-branch.yml@main-branch-go-releaser
20+
uses: cloudposse/github-actions-workflows-github-action-composite/.github/workflows/main-branch.yml@readme-update
2121
with:
2222
organization: "${{ github.event.repository.owner.login }}"
2323
repository: "${{ github.event.repository.name }}"
2424
publish: true
25-
secrets: inherit
25+
secrets: inherit

0 commit comments

Comments
 (0)