Skip to content

Commit

Permalink
Revert to bash
Browse files Browse the repository at this point in the history
  • Loading branch information
aalmiray committed Mar 7, 2023
1 parent 2c142e0 commit f2226e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ runs:
echo "::endgroup::"
- name: 'Execute JReleaser'
shell: pwsh
shell: bash
working-directory: ${{ inputs.working-directory }}
run: |
echo "☕ java -jar jreleaser-cli.jar ${{ inputs.arguments }}"
Expand Down

0 comments on commit f2226e0

Please sign in to comment.