mirror of
https://github.com/appleboy/ssh-action.git
synced 2024-11-12 12:38:04 +00:00
chore: update
This commit is contained in:
parent
12a5243afc
commit
77e02d0fad
2
.github/main.workflow
vendored
2
.github/main.workflow
vendored
@ -26,6 +26,6 @@ action "Support Private Key" {
|
|||||||
]
|
]
|
||||||
args = [
|
args = [
|
||||||
"--user", "actions",
|
"--user", "actions",
|
||||||
"--script", "ls -al",
|
"--script", "'ls -al'",
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user