You've already forked appleboy_ssh-action
mirror of
https://gh-proxy.com/github.com/appleboy/ssh-action.git
synced 2025-04-17 00:31:49 +08:00
chore: update
This commit is contained in:
@@ -26,6 +26,6 @@ action "Support Private Key" {
|
|||||||
]
|
]
|
||||||
args = [
|
args = [
|
||||||
"--user", "actions",
|
"--user", "actions",
|
||||||
"--script", "ls -al",
|
"--script", "'ls -al'",
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user