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
|
run: hugo --minify
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: burnett01/rsync-deployments@5.2.1
|
uses: https://github.com/burnett01/rsync-deployments@5.2.1
|
||||||
with:
|
with:
|
||||||
switches: -avzr --delete
|
switches: -avzr --delete
|
||||||
path: "public/"
|
path: "public/"
|
||||||
|
|
Loading…
Reference in New Issue