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 13:42:15 +01:00 committed by GitHub
parent 0c096e8a0b
commit 24d20a6768
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,8 +31,8 @@ jobs:
- name: mkdocs deploy latest
run: |
mike deploy --push --update-aliases 0.1 latest
mike set-default --push latest
mike deploy --push 0.6
- name: mkdocs deploy new release / tag
if: contains(github.ref, 'refs/tags/v')