Skip to content

Commit

Permalink
Revert "Update deploy.yaml (#1554)" (#1560)
Browse files Browse the repository at this point in the history
This reverts commit 8679d42.
  • Loading branch information
cooper-lzy authored Mar 14, 2022
1 parent 8679d42 commit 8955dc0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@ jobs:
mike list
- name: Mike Deploy 3.0.0
run: |
#mike delete v3.0.0 -p
mike deploy 3.0.0 -p --rebase
mike set-default 3.0.0 -p --rebase
mike list
- name: show git branch
run: |
Expand Down

0 comments on commit 8955dc0

Please sign in to comment.