mirror of
https://github.com/shanmiteko/LotteryAutoScript.git
synced 2026-06-04 21:01:17 +08:00
test
This commit is contained in:
parent
c80d147890
commit
1d4ea212f5
2
.github/workflows/node.js.yml
vendored
2
.github/workflows/node.js.yml
vendored
@ -18,6 +18,6 @@ jobs:
|
||||
- name: 'Run in Nodejs'
|
||||
shell: bash
|
||||
env:
|
||||
COOKIE: ${{ secrets.COOKIE }}
|
||||
COOKIE: "${{ secrets.COOKIE }}"
|
||||
run:
|
||||
node main.js COOKIE=$COOKIE
|
||||
|
||||
Loading…
Reference in New Issue
Block a user