We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8860c9 commit 980b08dCopy full SHA for 980b08d
README.md
@@ -1,6 +1,6 @@
1
-# Contention rsync deployments over ssh
+# rsync deployments
2
3
-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.
4
5
This action would usually follow a build/test action which leaves deployable code in `GITHUB_WORKSPACE`.
6
0 commit comments