mirror of
https://github.com/appleboy/scp-action.git
synced 2025-07-25 23:31:23 +00:00
@ -2,8 +2,6 @@
|
||||
|
||||
set -eu
|
||||
|
||||
export GITHUB="true"
|
||||
|
||||
[ -n "$INPUT_STRIP_COMPONENTS" ] && export INPUT_STRIP_COMPONENTS=$((INPUT_STRIP_COMPONENTS + 0))
|
||||
|
||||
sh -c "/bin/drone-scp $*"
|
||||
|
Reference in New Issue
Block a user