You've already forked ssh-action
mirror of
https://gitea.com/actions/appleboy-ssh-action.git
synced 2025-12-10 15:28:57 +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 = [
|
args = [
|
||||||
"--user", "actions",
|
"--user", "actions",
|
||||||
"--script", "ls -al",
|
"--script", "'ls -al'",
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user