Skip to content

Commit

Permalink
Update latest_docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AntObi authored Aug 7, 2024
1 parent d36f480 commit f831b44
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/latest_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ jobs:
run: |
git config --global user.name "Docs Deploy"
git config --global user.email "docs.deploy@example.co.uk"
- name: Build Docs Website
run: mike deploy --push develop
run: mike deploy --push main latest

0 comments on commit f831b44

Please sign in to comment.