mirror of
https://github.com/appleboy/ssh-action.git
synced 2026-05-25 12:55:18 +08:00
Merge b8bed6e380 into 1530429296
This commit is contained in:
commit
55249ca513
@ -6,7 +6,7 @@ export GITHUB="true"
|
||||
|
||||
GITHUB_ACTION_PATH="${GITHUB_ACTION_PATH%/}"
|
||||
DRONE_SSH_RELEASE_URL="${DRONE_SSH_RELEASE_URL:-https://github.com/appleboy/drone-ssh/releases/download}"
|
||||
DRONE_SSH_VERSION="${DRONE_SSH_VERSION:-1.8.2}"
|
||||
DRONE_SSH_VERSION="${DRONE_SSH_VERSION:-1.8.3}"
|
||||
|
||||
# Error codes
|
||||
readonly ERR_UNKNOWN_PLATFORM=2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user