1
0
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:
Mario Sarcher 2020-10-30 11:47:44 +01:00 committed by GitHub
parent 5c47d5b62b
commit 6747c2d144
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,7 +42,7 @@ jobs:
if: contains(github.ref, 'refs/heads/')
run: |
cd lens/
mike deploy --push --ignore --update-aliases latest
mike deploy --push --rebase --ignore --update-aliases latest
- name: mkdocs deploy new release / tag
if: contains(github.ref, 'refs/tags/v')