docs: push to dev instead of latest from main

This commit is contained in:
Fischer Moseley 2024-10-06 11:42:57 -06:00
parent c5bc148a57
commit ead8a7b5bf
1 changed files with 1 additions and 1 deletions

View File

@ -18,4 +18,4 @@ jobs:
key: ${{ github.ref }}
path: .cache
- run: pip install mkdocs-material mike
- run: mike deploy --push latest
- run: mike deploy --push dev