This website requires JavaScript.
Explore
Help
Register
Sign In
actions
/
scp-action
mirror of
https://github.com/appleboy/scp-action.git
Watch
1
Star
0
Fork
You've already forked scp-action
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a6224ab4f0
scp-action
/
entrypoint.sh
8 lines
68 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
set
-eu
export
GITHUB
=
"true"
sh -c
"
/bin/drone-scp
$*
"
Reference in New Issue
View Git Blame
Copy Permalink