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
36631d68e2
commit
a8eeb21e36
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -38,6 +38,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Commit files
|
- name: Commit files
|
||||||
run: |
|
run: |
|
||||||
|
cd lensdocs/
|
||||||
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 commit -am "Build mkdocs from GH-Actions"
|
git commit -am "Build mkdocs from GH-Actions"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user