Closed roablep closed 2 weeks ago
try
with:
host: ${{ env.REMOTE_HOST }}
username: linuxserver.io
password: password
port: 2222
script: |
#!/usr/bin/env bash
set -e
whoami
Describe the bug
I would like to be able to specify the shell used to run the scripts. Currently this is not possible and adding shebang at the top doesn't seem to work.
Yaml Config
Please post your Yaml configuration file along with the output results.
Related environment
Please provide the following information:
Digital Ocean