mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2026-09-19 21:25:22 +08:00
Update README.md
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
# rsync deployments
|
# rsync deployments
|
||||||
|
|
||||||
|
Forked from [Contention/rsync-deployments](https://github.com/Contention/rsync-deployments)
|
||||||
|
|
||||||
|
|
||||||
This GitHub Action deploys files in `GITHUB_WORKSPACE` to a folder on a server via rsync over ssh.
|
This GitHub Action deploys files in `GITHUB_WORKSPACE` to a folder on a server via rsync over ssh.
|
||||||
|
|
||||||
Use this action in a build/test workflow which leaves deployable code in `GITHUB_WORKSPACE`.
|
Use this action in a build/test workflow which leaves deployable code in `GITHUB_WORKSPACE`.
|
||||||
|
|||||||
Reference in New Issue
Block a user