Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GJHSimmons authored Sep 4, 2024
1 parent 5602f76 commit 16e4027
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,4 @@ jobs:
- run: pip install mkdocs-material "mkdocstrings[python]" mike
- name: Build Docs
run: |
cd mkdocs
mike deploy --push ${{ github.event.release.tag_name }}
mike set-default ${{ github.event.release.tag_name }}

0 comments on commit 16e4027

Please sign in to comment.