ssh-action/.github/workflows
Bo-Yi Wu 95527f53d0
refactor: refactor sudo commands in GitHub actions
- Remove the line `name: login GitHub Container Registry`
- Add the line `name: sudo command`
- Remove the line `sudo su - -c whoami`
- Add the line `sudo whoami`

https://github.com/appleboy/ssh-action/issues/279
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2023-11-05 15:21:47 +08:00
..
ci.yml refactor: refactor sudo commands in GitHub actions 2023-11-05 15:21:47 +08:00