mirror of
https://gitee.com/jiulinxiri/rsync-deployments.git
synced 2025-09-10 09:59:46 +08:00
Tweaked description
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# rsync deployments
|
# rsync deployments
|
||||||
|
|
||||||
This GitHub Action deploys *everything* 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.
|
||||||
|
|
||||||
This action would usually follow a build/test action which leaves deployable code in `GITHUB_WORKSPACE`.
|
This action would usually follow a build/test action which leaves deployable code in `GITHUB_WORKSPACE`.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user