Update .gitea/workflows/publish.yml
Publish to docs.datacontroller.io / Deploy docs (push) Successful in 2m14s Details

This commit is contained in:
allan 2023-07-25 07:42:41 +00:00
parent 167d7488a7
commit e0ae2074d1
1 changed files with 1 additions and 1 deletions

View File

@ -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/* /