Merge branch 'main' into drafts

This commit is contained in:
John Bowdre 2024-01-21 19:18:53 -06:00
commit dd32ddaf6a

View file

@ -2,6 +2,8 @@ name: Deploy to Neocities
# only run on changes to main
on:
schedule:
- cron: 0 13 * * *
push:
branches:
- main