We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 326e14d commit ddd9176Copy full SHA for ddd9176
entrypoint.sh
@@ -2,8 +2,6 @@
2
3
set -eu
4
5
-export GITHUB="true"
6
-
7
[ -n "$INPUT_STRIP_COMPONENTS" ] && export INPUT_STRIP_COMPONENTS=$((INPUT_STRIP_COMPONENTS + 0))
8
9
sh -c "/bin/drone-scp $*"
0 commit comments