mirror of
https://github.com/AleoHQ/leo.git
synced 2024-12-25 10:32:13 +03:00
Update README
This commit is contained in:
parent
7ce86f854e
commit
08acdf2be8
3
.github/workflows/markdown.yml
vendored
3
.github/workflows/markdown.yml
vendored
@ -37,7 +37,8 @@ jobs:
|
||||
run: |
|
||||
git config --local user.email "action@github.com"
|
||||
git config --local user.name "GitHub Action"
|
||||
git commit -m "Add markdown changes" -a
|
||||
git add .
|
||||
git commit -m "Add markdown changes"
|
||||
|
||||
- name: Push changes
|
||||
uses: ad-m/github-push-action@master
|
||||
|
Loading…
Reference in New Issue
Block a user