mirror of
https://github.com/appleboy/ssh-action
synced 2024-02-26 13:34:02 +01:00
feat: initial
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
set -eu
|
||||
|
||||
export GITHUB="true"
|
||||
|
||||
sh -c "/bin/drone-ssh $*"
|
||||
Reference in New Issue
Block a user