You've already forked scp-action
mirror of
https://gitea.com/drucker/scp-action.git
synced 2025-08-06 19:19:48 +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