Skip to content

Commit 033f385

Browse files
authored
Update schedule.yaml
1 parent db4c75a commit 033f385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/schedule.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
- run: npm install
1818
- name: daily problem and daily check
1919
env:
20-
issueToken: ${{secrets.issueToken}}
20+
issueToken: ${{secrets.ISSUETOKEN}}
2121
run: npm run daily-schedule
2222
- run: echo "🍏 This job's status is ${{ job.status }}."

0 commit comments

Comments
 (0)