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
710bd7f57c
commit
95ebef9840
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -32,6 +32,7 @@ jobs:
|
||||
- name: mkdocs deploy latest
|
||||
if: contains(github.ref, 'refs/heads/')
|
||||
run: |
|
||||
mike install-extras
|
||||
mike deploy --push --rebase 0.4
|
||||
|
||||
- name: mkdocs deploy new release / tag
|
||||
|
||||
Loading…
Reference in New Issue
Block a user