ssh-action icon indicating copy to clipboard operation
ssh-action copied to clipboard

Can't use in private repository in organization.

Open Duoquote opened this issue 4 years ago • 2 comments

When I use this action, it gives me this error:

[Error: .github#L1] appleboy/ssh-action@master is not allowed to be used in `xxx`/`zzz`. Actions in this workflow must be: within a repository owned by `xxx`.

How can I use this action?

Duoquote avatar Feb 14 '22 08:02 Duoquote

This looks like the option for running all actions is disabled by xxx (or in organization xxx).

On this link: https://github.com/organizations/xxx/settings/actions image

abelsiqueira avatar Feb 18 '22 10:02 abelsiqueira

Hello, I have next problem "out: OCI runtime exec failed: exec failed: container_linux.go:370: starting container process caused: exec: "GITHUB_SHA=c6ad531d59b19114d46eba3f71708bc9c09a99": executable file not found in $PATH: unknown 2022/02/18 05:52:06 Process exited with status 126" before this action function me 100%, yesterday is breaking when extract directories and create files in my remote server. Please if you have any ideas! I would appreciate it.

c911Repositores avatar Feb 18 '22 22:02 c911Repositores