mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Update main.yml
This commit is contained in:
parent
8a65d00947
commit
94a91072e8
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -42,6 +42,7 @@ jobs:
|
||||
if: contains(github.ref, 'refs/heads/')
|
||||
run: |
|
||||
cd lens/
|
||||
mike delete --push latest
|
||||
mike deploy --push --rebase --update-aliases latest
|
||||
|
||||
- name: mkdocs deploy new release / tag
|
||||
|
||||
Loading…
Reference in New Issue
Block a user