Commit Graph
12 Commits
Author SHA1 Message Date
Nils Diekmann bada6e2c24 Make ssh_private_key optional in action.yml
Changed ssh_private_key requirement from true to false.
2025-10-16 14:58:53 +02:00
Johannes Reker 74f82cb508 feat: added ssh_passphrase for encrypted private key auth 2025-03-19 16:43:23 +01:00
wl 896dcfc555 feat: Add rsync filtering and optimize SFTP deployment process
- Introduced rsync support with customizable `rsyncArgs` for file filtering.
- Ensured only filtered content is uploaded, avoiding `filtered_upload` folder inclusion.
- Updated documentation to reflect the latest changes and usage examples.
2024-12-31 11:39:56 +08:00
wl da88a4dbe9 fix password typo 2022-07-01 09:29:31 +08:00
wl 6596a6c48c 1. support password 2022-07-01 09:23:58 +08:00
wl 33436f92f1 1. require remote_path 2022-06-29 21:49:29 +08:00
wl 3586e619fa 1. Option to let delete existing files 2022-06-29 20:47:36 +08:00
leoppro 3a6bd36ae1 Add an option named sftp_only to connect via sftp only 2021-09-19 20:50:48 +08:00
william fe288f8e0f 1. branding 2020-02-17 20:19:11 +08:00
william e47de0c699 1. rename 2020-02-17 20:07:12 +08:00
william e39a121502 1. add branding 2020-02-17 20:05:35 +08:00
william fb476625c3 1. init 2020-02-17 19:50:46 +08:00