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
fd1c4f7265
commit
af265a64cb
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -35,6 +35,8 @@ jobs:
|
||||
- name: mkdocs deploy
|
||||
run: |
|
||||
cd lens/
|
||||
git config --local user.email "action@github.com"
|
||||
git config --local user.name "GitHub Action"
|
||||
mike deploy --push --update-aliases 4.0.0 latest
|
||||
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user