Skip to content

Commit ddd9176

Browse files
committed
remove unused flag
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
1 parent 326e14d commit ddd9176

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

entrypoint.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
set -eu
44

5-
export GITHUB="true"
6-
75
[ -n "$INPUT_STRIP_COMPONENTS" ] && export INPUT_STRIP_COMPONENTS=$((INPUT_STRIP_COMPONENTS + 0))
86

97
sh -c "/bin/drone-scp $*"

0 commit comments

Comments
 (0)