Skip to content

Commit

Permalink
tmp hardcode docs version
Browse files Browse the repository at this point in the history
  • Loading branch information
a-quelle committed Jan 13, 2025
1 parent b7ef11a commit 1c6c939
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,5 @@ jobs:
git config user.name "GitHub Actions"
git config user.email "[email protected]"
git fetch origin gh-pages
mike deploy --push --update-aliases ${{ github.ref_name }} latest
mike deploy --push --update-aliases v1.2.0 latest
# mike deploy --push --update-aliases ${{ github.ref_name }} latest

0 comments on commit 1c6c939

Please sign in to comment.