mirror of
https://github.com/AleoHQ/leo.git
synced 2024-11-24 10:52:29 +03:00
Update README
This commit is contained in:
parent
0747b6f5d9
commit
c9ba4797b6
3
.github/workflows/markdown.yml
vendored
3
.github/workflows/markdown.yml
vendored
@ -40,6 +40,7 @@ jobs:
|
|||||||
git commit -m "Add markdown changes" -a
|
git commit -m "Add markdown changes" -a
|
||||||
|
|
||||||
- name: Push changes
|
- name: Push changes
|
||||||
uses: ad-m/github-push-action
|
uses: ad-m/github-push-action@master
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
branch: ${{ github.head_ref }}
|
||||||
|
Loading…
Reference in New Issue
Block a user