mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 12:31:59 -08:00
Update update-set-implementation-lists.yml
This commit is contained in:
parent
18accccebc
commit
2001002677
1 changed files with 3 additions and 2 deletions
|
|
@ -197,8 +197,9 @@ jobs:
|
|||
- name: commit
|
||||
run: |
|
||||
# Setup git config
|
||||
|
||||
git config user.name github-actions
|
||||
git config user.email github-actions@github.com
|
||||
# Stage the Set-implementation-list.md file, commit, then push
|
||||
git add -A
|
||||
git add .
|
||||
git commit -m Update Set-implementation-list.md
|
||||
git push
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue