Skip to content

Commit fb1b9fd

Browse files
committed
Attempting to add versioning to docs
1 parent 98c584f commit fb1b9fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
fi
4343
4444
mike deploy --push --update-aliases $NEW_VERSION latest
45+
- run: mkdocs gh-deploy --force
4546
env:
4647
UMAMI_PAGE_URL: ${{ secrets.UMAMI_PAGE_URL }}
4748
UMAMI_WEBSITE_ID: ${{ secrets.UMAMI_WEBSITE_ID }}

0 commit comments

Comments
 (0)