You've already forked ssh-action
mirror of
https://gitea.com/actions/appleboy-ssh-action.git
synced 2025-12-10 07:18:32 +00:00
4 lines
34 B
Bash
4 lines
34 B
Bash
#!/usr/bin/env bash
|
|
set -e
|
|
whoami
|