This website works better with JavaScript.
Explore
Help
Sign In
actions
/
appleboy-ssh-action
Watch
3
Star
0
Fork
You've already forked appleboy-ssh-action
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
v0.1.7
appleboy-ssh-action
/
entrypoint.sh
8 lines
68 B
Bash
Raw
Permalink
Blame
History
#!/bin/sh
set
-eu
export
GITHUB
=
"true"
sh -c
"
/bin/drone-ssh
$*
"
Reference in New Issue
View Git Blame
Copy Permalink