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 # only run on changes to main
on: on:
schedule:
- cron: 0 13 * * *
push: push:
branches: branches:
- main - main