diff --git a/action.yml b/action.yml index 8d6c4f5..0b65e52 100644 --- a/action.yml +++ b/action.yml @@ -54,6 +54,7 @@ runs: using: "composite" steps: - name: Create Pull Request ⤵️ + shell: bash run: | set -e set -o pipefail @@ -147,7 +148,6 @@ runs: else echo "::set-output name=has_changed_files::true" fi - shell: bash branding: