Skip to content

Commit

Permalink
Attempting to add versioning to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
TreyWW committed Mar 28, 2024
1 parent 98c584f commit fb1b9fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
fi
mike deploy --push --update-aliases $NEW_VERSION latest
- run: mkdocs gh-deploy --force
env:
UMAMI_PAGE_URL: ${{ secrets.UMAMI_PAGE_URL }}
UMAMI_WEBSITE_ID: ${{ secrets.UMAMI_WEBSITE_ID }}

0 comments on commit fb1b9fd

Please sign in to comment.