Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisChen2023 authored Feb 19, 2024
1 parent 7045c3a commit 5eb3f54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# mike delete v3.1.0 -p
git fetch origin gh-pages --depth=1 # fix mike's CI update
mike list
mike deploy 3.1.0 -p --rebase
mike deploy 3.1.0 -p
mike list
# - name: Deploy
Expand Down

0 comments on commit 5eb3f54

Please sign in to comment.