mirror of
https://github.com/Burnett01/rsync-deployments.git
synced 2026-09-19 21:25:22 +08:00
Update README.md
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: rsync deployments
|
||||
uses: mickr/rsync-deployments@master
|
||||
uses: burnett01/rsync-deployments@master
|
||||
with:
|
||||
switches: -avzr --delete
|
||||
excludes: ""
|
||||
@@ -50,4 +50,4 @@ jobs:
|
||||
|
||||
If you're using GitHub Actions, you'll probably already know that it's still in limited public beta, and GitHub advise against using Actions in production.
|
||||
|
||||
So, check your keys. Check your deployment paths. And use at your own risk.
|
||||
So, check your keys. Check your deployment paths. And use at your own risk.
|
||||
|
||||
Reference in New Issue
Block a user