Skip to content

Commit

Permalink
修正互助码获取并提交时的报错
Browse files Browse the repository at this point in the history
  • Loading branch information
sazs committed Jan 11, 2021
1 parent 59ac059 commit 4d15f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jd_sharecode_auto.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: "运行 【互助码获取并提交】"
timeout-minutes: 350
run: |
node execute.js
node onlyOneExecute.js
env:
#推送专用
PUSH_KEY: ${{ github.event.client_payload.PUSH_KEY || secrets.PUSH_KEY }}
Expand Down

0 comments on commit 4d15f1f

Please sign in to comment.