File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -45,18 +45,18 @@ DISCORD_CHANNEL_WEBHOOK_URL=YOUR_WEBHOOK_URL_HERE
4545GITHUB_ACCESS_TOKEN=(ask Matthew for this)
4646```
4747
48- 7 . Start the job :
48+ 7 . Start the task :
4949
5050```
51- npm run prod <jobname >
51+ npm run prod <task name >
5252```
5353
54- ## Jobs
54+ ## Tasks
5555
56- | Job Name | Description |
57- | ------------------- | --------------------------------------------------------------------- |
58- | ` dailyTaskReminder ` | Sends the reminder for upcoming tasks on a daily basis |
59- | ` promotionReminder ` | Sends the reminder for promotional materials due in the next 24 hours |
56+ | Task Name | Description |
57+ | -------------------- | --------------------------------------------------------------------- |
58+ | ` dailyTasksReminder ` | Sends the reminder for upcoming tasks on a daily basis |
59+ | ` promotionReminder ` | Sends the reminder for promotional materials due in the next 24 hours |
6060
6161## Notes
6262
You can’t perform that action at this time.
0 commit comments