Skip to content

Commit 0216688

Browse files
author
Greg Bowler
authored
Update README.md
1 parent b398fe5 commit 0216688

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
Deploy your application to servers or containers
2-
================================================
1+
Deploy your application via SSH.
2+
================================
33

44
> **THIS IS CURRENTLY WORK IN PROGRESS** - once v1 is released there will be no more major changes.
55
6-
After a successful test run, this action can copy the project's files via SSH to another server, a remote Docker container, or into a fresh server.
6+
After a successful test run, this action can copy the project's files via SSH to another server, which could be an in-place deployment, or a fresh server that's set up for each deployment.
77

8-
An example repository has been created at https://github.com/php-actions/example-deploy to show how to use this action in development and production projects.
8+
An example repository has been created at https://github.com/php-actions/example-deploy-ssh to show how to use this action in development and production projects.
99

1010
Usage
1111
-----

0 commit comments

Comments
 (0)