added line to trigger workflow
This commit is contained in:
parent
3decb9f842
commit
08208ff881
|
|
@ -23,3 +23,4 @@ jobs:
|
||||||
- name: Publish site to docs host
|
- name: Publish site to docs host
|
||||||
run: |
|
run: |
|
||||||
rsync -av --delete site/ /opt/kellcreations/docs-platform/published/site/
|
rsync -av --delete site/ /opt/kellcreations/docs-platform/published/site/
|
||||||
|
|
||||||
Loading…
Reference in New Issue