Skip to content

Commit 980b08d

Browse files
committed
Minor changes to readme
1 parent f8860c9 commit 980b08d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Contention rsync deployments over ssh
1+
# rsync deployments
22

3-
Deploys *everything* in `GITHUB_WORKSPACE` to a folder on a server via rsync over ssh.
3+
This GitHub Action deploys *everything* in `GITHUB_WORKSPACE` to a folder on a server via rsync over ssh.
44

55
This action would usually follow a build/test action which leaves deployable code in `GITHUB_WORKSPACE`.
66

0 commit comments

Comments
 (0)