mirror of
https://github.com/LucasVbr/LucasVbr.git
synced 2026-07-09 14:27:46 +00:00
Update update-readme.yml
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
name: Update README
|
name: README Build
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
@@ -33,7 +33,7 @@ jobs:
|
|||||||
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 add -A
|
git add -A
|
||||||
git commit -m "update data" -a
|
git commit -m "Automated publish" -a
|
||||||
|
|
||||||
- name: push changes
|
- name: push changes
|
||||||
uses: ad-m/github-push-action@v0.6.0
|
uses: ad-m/github-push-action@v0.6.0
|
||||||
|
|||||||
Reference in New Issue
Block a user