mirror of
https://github.com/LucasVbr/LucasVbr.git
synced 2026-05-14 01:21:52 +00:00
Update update-readme.yml
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Update README
|
||||
name: README Build
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -33,7 +33,7 @@ jobs:
|
||||
git config --local user.email "action@github.com"
|
||||
git config --local user.name "GitHub Action"
|
||||
git add -A
|
||||
git commit -m "update data" -a
|
||||
git commit -m "Automated publish" -a
|
||||
|
||||
- name: push changes
|
||||
uses: ad-m/github-push-action@v0.6.0
|
||||
|
||||
Reference in New Issue
Block a user