Skip to content

Commit

Permalink
Update jingxi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunert authored Jan 3, 2021
1 parent 3da44e6 commit cd80c68
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/jingxi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,10 @@ jobs:
node-version: 12.x
- name: npm install
run: |
cd ~/Scripts
npm install
- name: '运行 【京喜】'
if: env.JD_COOKIE
run: |
cd ~/Scripts
node Task/jingxi.js
env:
PUSH_KEY: ${{ secrets.PUSH_KEY }}
Expand Down

0 comments on commit cd80c68

Please sign in to comment.