mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-23 15:15:47 +03:00
Update markdown script
This commit is contained in:
parent
66a27843fc
commit
a725a2d999
2
.github/workflows/markdown.yml
vendored
2
.github/workflows/markdown.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
||||
git config --local user.email "action@github.com"
|
||||
git config --local user.name "GitHub Action"
|
||||
git add .
|
||||
git commit -m "Add markdown changes"
|
||||
git diff-index --quiet HEAD || git commit -m "Add markdown changes"
|
||||
|
||||
- name: Push changes
|
||||
uses: ad-m/github-push-action@master
|
||||
|
Loading…
Reference in New Issue
Block a user