Skip to content

Commit

Permalink
Update 20210323jd_dpqd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
inoyna11 authored Jun 6, 2021
1 parent a4f6393 commit 627d8d5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/20210323jd_dpqd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ jobs:
npm install
- name: '运行 【店铺签到】'
run: |
curl https://raw.githubusercontent.com/inoyna11/jd28/master/jd_dpqd.js -o jd_dpqd.js
#curl https://raw.githubusercontent.com/inoyna11/jd28/master/jd_dpqd.js -o jd_dpqd.js
node jd_dpqd.js
curl https://raw.githubusercontent.com/inoyna11/jd28/master/jd_dpqd2.js -o jd_dpqd2.js
#curl https://raw.githubusercontent.com/inoyna11/jd28/master/jd_dpqd2.js -o jd_dpqd2.js
node jd_dpqd2.js
curl https://raw.githubusercontent.com/inoyna11/jd28/master/jd_ShopSign.js -o jd_ShopSign.js
#curl https://raw.githubusercontent.com/inoyna11/jd28/master/jd_ShopSign.js -o jd_ShopSign.js
node jd_ShopSign.js
env:
JD_COOKIE: ${{ secrets.JD_COOKIE }}
Expand Down

0 comments on commit 627d8d5

Please sign in to comment.