Skip to content

Commit

Permalink
add shell type
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzsequence committed Oct 16, 2024
1 parent 2b67484 commit bff5ca0
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 @@ -16,6 +16,7 @@ runs:
- name: Validate Plugin Tested Up To Version
env:
PLUGIN_PATH: ${{ inputs.plugin-path }}
shell: bash
run: bash bin/validate-plugin-version.sh ${{ inputs.plugin-path }}
- name: Create Pull Request
if: # something here
Expand Down

0 comments on commit bff5ca0

Please sign in to comment.