Skip to content

Commit

Permalink
Set shell to sh
Browse files Browse the repository at this point in the history
  • Loading branch information
wyarde authored Oct 18, 2021
1 parent 3d99c17 commit 9396dae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ runs:
steps:
- name: Setup private repo credentials for private modules
run: git config --global url."https://git:${{ inputs.token }}@github.com/${{ inputs.org }}".insteadOf "https://github.com/${{ inputs.org }}"
shell: sh

0 comments on commit 9396dae

Please sign in to comment.