Skip to content

Commit

Permalink
fix gh-pages typo
Browse files Browse the repository at this point in the history
  • Loading branch information
iblacksand committed Jan 16, 2024
1 parent c00bba3 commit 776b323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,5 +154,5 @@ jobs:
id: extract_branch
- name: Deploy with mike 🚀
run: |
git fetch origin gh-pagess
git fetch origin gh-pages
mike deploy --update-aliases --push ${{ steps.extract_branch.outputs.branch }} latest

0 comments on commit 776b323

Please sign in to comment.