Skip to content

Commit

Permalink
Update auto_sign_in.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nibabashilkk authored Nov 1, 2023
1 parent 35fcc30 commit 0fa8f4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto_sign_in.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
run: |
go build &&
sudo chmod 777 ./autoSign &&
./autoSign ${{ secrets.PUSHPLUS_TOKEN }} ${{ secrets.REFRESH_TOKEN }} ${{ secrets.BILIBILI_COOKIE }} "123"
./autoSign ${{ secrets.PUSHPLUS_TOKEN }} ${{ secrets.REFRESH_TOKEN }} ${{ secrets.BILIBILI_COOKIE }} 123

0 comments on commit 0fa8f4c

Please sign in to comment.