Skip to content

Commit

Permalink
chore(github-action): create PR for release-<x> branches (fixup)
Browse files Browse the repository at this point in the history
fix action name
  • Loading branch information
o-orand committed Jan 3, 2024
1 parent 4dbe79f commit c50fe28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-PRs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
fetch-depth: 0

- name: Install bosh-cli
- name: Install gh-cli
#See https://github.com/marketplace/actions/install-a-binary-from-github-releases
uses: jaxxstorm/action-install-gh-release@v1.10.0
with:
Expand Down

0 comments on commit c50fe28

Please sign in to comment.