action-scp/entrypoint.sh
2019-05-11 20:30:07 +08:00

7 lines
68 B
Bash
Executable file

#!/bin/sh
set -eu
export GITHUB="true"
sh -c "/bin/drone-scp $*"