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

@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@main #采用main分支下的 - uses: actions/checkout@main #采用main分支下的
- name: Download the subscribe - name: Download the subscribe
run: | run: |
sh ./get.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 flik@92coco.cn

Loading…
Cancel
Save