mirror of
https://github.com/appleboy/ssh-action.git
synced 2025-05-22 18:12:25 +00:00
chore: update
This commit is contained in:
2
.github/main.workflow
vendored
2
.github/main.workflow
vendored
@ -26,6 +26,6 @@ action "Support Private Key" {
|
||||
]
|
||||
args = [
|
||||
"--user", "actions",
|
||||
"--script", "ls -al",
|
||||
"--script", "'ls -al'",
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user