Update README.md

This commit is contained in:
Steven Agyekum 2019-11-12 22:50:40 +01:00 committed by GitHub
parent 0370813668
commit 7d8c19d72a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.