Skip to content

Commit

Permalink
Bug fix versioning №5
Browse files Browse the repository at this point in the history
  • Loading branch information
bleudev committed Jun 30, 2024
1 parent bdaa769 commit a899275
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
mkdocs-material-
- name: Install requirements
run: pip install -r requirements.txt
- run: git pull
- name: Deploy mike version
run: mike deploy --push --update-aliases 0.1 latest
# - name: Build mkdocs site
Expand Down

0 comments on commit a899275

Please sign in to comment.