Browse Source

Update automerge.yml

pull/5/head
Muryor 3 years ago committed by GitHub
parent
commit
30b43f0505
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/automerge.yml

2
.github/workflows/automerge.yml

@ -44,7 +44,7 @@ jobs: @@ -44,7 +44,7 @@ jobs:
- name: commit
id: commit
run: |
git config --global user.email ryutm@foxmail.com
git config --global user.email aisuru@foxmail.com
git config --global user.name action_bot
git add .
git commit -m "update npm version"

Loading…
Cancel
Save