Skip to content

Commit

Permalink
revert back to gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
furkanakkurt1335 committed Feb 1, 2024
1 parent 12286fb commit 9bfbb71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Deploy the doc
run: |
echo "Get the latest version of the doc"
git fetch origin patch-workflow:patch-workflow
git fetch origin gh-pages
echo "Build and deploy the doc on main"
mike deploy --push patch-workflow

0 comments on commit 9bfbb71

Please sign in to comment.