mirror of
https://github.com/magefree/mage.git
synced 2025-12-24 04:22:01 -08:00
Update update-set-implementation-lists.yml
This commit is contained in:
parent
25315e4cdc
commit
6dbe4fc80e
1 changed files with 2 additions and 2 deletions
|
|
@ -197,8 +197,8 @@ 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 ./wiki/*
|
||||
git commit -m "Update Set-implementation-list.md"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue