Skip to content

Releases: DataONEorg/rsync-deploy

v1.0.1 Release

05 Mar 00:37
d8aba38
Compare
Choose a tag to compare

Patch release 1.0.1

Fix the chmod and chgrp command so that files copied to the target directory have the configured group set with full read/write/execute permissions.

v1.0.0 Release

09 Nov 07:45
Compare
Choose a tag to compare

Rsync Deploy

Initial release of a simple GitHub action to deploy files from a source directory to a target directory on a remote host. The host, port, user, group, and ssh key are configurable for the remote host, as well as the source and destination directories.