Skip to content

Commit 4bd990a

Browse files
authored
Update feature-branch.yml
1 parent 96b8789 commit 4bd990a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/feature-branch.yml

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

2020
perform:
21-
uses: cloudposse/github-actions-workflows-github-action-composite/.github/workflows/feature-branch.yml@main-branch-go-releaser
21+
uses: cloudposse/github-actions-workflows-github-action-composite/.github/workflows/feature-branch.yml@readme-update
2222
with:
2323
organization: "${{ github.event.repository.owner.login }}"
2424
repository: "${{ github.event.repository.name }}"
2525
ref: "${{ github.event.pull_request.head.ref }}"
26-
secrets: inherit
26+
secrets: inherit

0 commit comments

Comments
 (0)