a2470982985

pull/4/head
Flik 3 years ago committed by GitHub
parent dcbb0bcecd
commit 10cd8dde2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,7 +20,7 @@ jobs:
sh ./run.sh sh ./run.sh
- name: Commit Changes - name: Commit Changes
run: | run: |
git config --global user.email flik@92coco.cn git config --global user.email 2470982985@qq.com
git config --global user.name a2470982985 git config --global user.name a2470982985
git add . git add .
git commit -m"由github actions推送,日期:`date`" git commit -m"由github actions推送,日期:`date`"

Loading…
Cancel
Save