fix url
Deploy / deploy (push) Successful in 35s
Details
Deploy / deploy (push) Successful in 35s
Details
This commit is contained in:
parent
10ccaf4032
commit
636126a50a
|
@ -25,7 +25,7 @@ jobs:
|
|||
run: hugo --minify
|
||||
|
||||
- name: Deploy
|
||||
uses: burnett01/rsync-deployments@5.2.1
|
||||
uses: https://github.com/burnett01/rsync-deployments@5.2.1
|
||||
with:
|
||||
switches: -avzr --delete
|
||||
path: "public/"
|
||||
|
|
Loading…
Reference in New Issue