mirror of
https://gitea.com/Lydanne/ssh-action.git
synced 2025-07-24 03:48:02 +08:00

- Add steps to set public and private keys in GitHub Actions environment - Replace inline public key assignment with environment variable reference - Remove redundant steps for setting private key in GitHub Actions environment Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>