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
5087c70135
commit
c861ad61db
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -30,6 +30,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git config --local user.email "action@github.com"
|
git config --local user.email "action@github.com"
|
||||||
git config --local user.name "GitHub Action"
|
git config --local user.name "GitHub Action"
|
||||||
|
git pull
|
||||||
|
|
||||||
|
|
||||||
- name: mkdocs deploy latest
|
- name: mkdocs deploy latest
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user