Skip to content

Commit

Permalink
Update daily-task.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lz0423 authored Feb 27, 2021
1 parent 8dbeb8b commit 9ffeb78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily-task.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,6 @@ jobs:
user: ${{secrets.unicom_user}}
password: ${{secrets.unicom_password}}
appid: ${{secrets.unicom_appid}}
run: node index.js unicom --user=${user} --password=${password} --appid=${appid} ----tryrun
run: node index.js unicom --user=${user} --password=${password} --appid=${appid}


0 comments on commit 9ffeb78

Please sign in to comment.