Skip to content

Commit

Permalink
shell
Browse files Browse the repository at this point in the history
  • Loading branch information
benpankow committed Jul 10, 2024
1 parent 59178b5 commit 7af030a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions actions/hybrid_branch_deploy/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ runs:
- name: Get git sha
id: get_shas
run: git rev-list --ancestry-path cd2a864d09faa69900bff468f0f78d7e630ff87b..${{ github.sha }}
shell: bash

- uses: actions/github-script@v7
id: get_prs
Expand Down

0 comments on commit 7af030a

Please sign in to comment.