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
8fd0bfe9ee
commit
b377dfe97c
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
git config --local user.name "GitHub Action"
|
||||
|
||||
- name: mkdocs deploy latest
|
||||
if: contains(github.ref, "refs/heads/"))
|
||||
if: contains(github.ref, "refs/heads/")
|
||||
run: |
|
||||
mike deploy --push --force --update-aliases latest
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user