Minor changes to readme
This commit is contained in:
parent
f8860c9bce
commit
980b08d70e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Contention rsync deployments over ssh
|
# rsync deployments
|
||||||
|
|
||||||
Deploys *everything* in `GITHUB_WORKSPACE` to a folder on a server via rsync over ssh.
|
This GitHub Action deploys *everything* 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`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue