Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
a-quelle committed Jan 13, 2025
1 parent 5333e62 commit e6191d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ jobs:
git config user.name "GitHub Actions"
git config user.email "[email protected]"
git fetch origin gh-pages
hatch -v run docs:mike deploy --push --update-aliases ${{ github.ref_name }} latest
mike deploy --push --update-aliases ${{ github.ref_name }} latest

0 comments on commit e6191d6

Please sign in to comment.