Transfer verbose
This commit is contained in:
parent
1685ff82e3
commit
72a161eed3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -46,7 +46,7 @@ jobs:
|
||||||
- name: rclone
|
- name: rclone
|
||||||
uses: wei/rclone@master
|
uses: wei/rclone@master
|
||||||
with:
|
with:
|
||||||
args: sync public/ pages:theorangeone.net/
|
args: sync -v public/ pages:theorangeone.net/
|
||||||
env:
|
env:
|
||||||
RCLONE_CONFIG_PAGES_TYPE: webdav
|
RCLONE_CONFIG_PAGES_TYPE: webdav
|
||||||
RCLONE_CONFIG_PAGES_URL: https://pages.theorangeone.net
|
RCLONE_CONFIG_PAGES_URL: https://pages.theorangeone.net
|
||||||
|
|
Loading…
Reference in a new issue