mirror of
https://github.com/appleboy/scp-action.git
synced 2025-02-06 15:57:27 +00:00
8 lines
57 B
Bash
8 lines
57 B
Bash
![]() |
#!/bin/sh
|
||
|
|
||
|
set -eu
|
||
|
|
||
|
export GITHUB="true"
|
||
|
|
||
|
/bin/drone-scp
|