FreifunkMD / .github

FreifunkMD communitry on GitHub
https://md.freifunk.net
0 stars 0 forks source link

Prevent error messages when there is no meeting #42

Closed penguineer closed 11 months ago

penguineer commented 11 months ago

Adds the continue-on-error key to the date step in the workflow. This prevents the workflow from failing when there's no meeting.

The discord and email jobs will still run, but they will not send out reminders because the next_date output will not be set.