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 10:00:59 +01:00 committed by GitHub
parent a8ae2d099f
commit 1e5569340e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ jobs:
git config --local user.name "GitHub Action"
- name: mkdocs deploy latest
if: (!contains(github.ref, "refs/tags/"))
if: contains(github.ref, "refs/heads/"))
run: |
mike deploy --push --force --update-aliases latest