Skip to content

Commit

Permalink
添加定时任务
Browse files Browse the repository at this point in the history
  • Loading branch information
linabellbiu committed Jul 11, 2024
1 parent 3e1b1e5 commit 28f94ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/AutoCheckin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
run: go mod tidy

- name: run
run: go run . -d=https://www.onesy.cc/ -e=${{ secrets.EMAIL }} -p=${{ secrets.PASSWD }}
run: go run . -d=${{ secrets.HOST }} -e=${{ secrets.EMAIL }} -p=${{ secrets.PASSWD }}

0 comments on commit 28f94ac

Please sign in to comment.