add daily build

This commit is contained in:
John Bowdre 2024-01-21 19:17:33 -06:00
parent 931281c591
commit 76bccf32b4

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