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
1621eacfcf
commit
25315e4cdc
1 changed files with 3 additions and 3 deletions
|
|
@ -197,9 +197,9 @@ jobs:
|
|||
- name: commit
|
||||
run: |
|
||||
# Setup git config
|
||||
git config user.name github-actions
|
||||
git config user.email github-actions@github.com
|
||||
# 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 .
|
||||
git add ./wiki/*
|
||||
git commit -m "Update Set-implementation-list.md"
|
||||
git push
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue