Below you will find pages that utilize the taxonomy term “Tecbeckp”
April 1, 2026
Unique SSH Deployer
Version updated for https://github.com/Tecbeckp/ssh-deploy to version v1.1.1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, SSH Deploy, securely deploys files to a remote server via SSH/SFTP while performing incremental synchronization. It automates file transfers by hashing local files, comparing them to the server state, and only uploading new or modified files, while removing deleted ones. Key capabilities include smart syncing, rollback support, health checks, and customizable pre/post-deployment commands for streamlined and efficient server updates.