Update .gitea/workflows/publish.yml
All checks were successful
Publish to docs.datacontroller.io / Deploy docs (push) Successful in 2m14s
All checks were successful
Publish to docs.datacontroller.io / Deploy docs (push) Successful in 2m14s
This commit is contained in:
parent
167d7488a7
commit
e0ae2074d1
@ -50,4 +50,4 @@ jobs:
|
||||
npx @marp-team/marp-cli slides/if/if.md -o site/if.pdf --allow-local-files --html=true
|
||||
|
||||
- name: Deploy docs
|
||||
run: surfer put --token ${{ secrets.SURFERKEY }} --server docs2.datacontroller.io site/* /
|
||||
run: surfer put --token ${{ secrets.SURFERKEY }} --server docs.datacontroller.io site/* /
|
||||
|
Loading…
Reference in New Issue
Block a user