abhijeetps/weekly-digest

Fix weird publishDay

abhijeetps opened this issue · 1 comments

The .github/weekly-digest.yml file has a variable named publishDay, which takes in inputs in integer varying from 0 to 6 where 0 resembles Sunday and 6 resembles Saturday.

Instead of assigning it numbers, I will implement and will work with string of weekdays.