Commit graph

9 commits

Author SHA1 Message Date
Rushil
c20bdbd254
Create main.yml 2025-10-11 01:12:51 -07:00
PawiX25
9806cc9294 Replace individual GitHub Actions with a single deploy action
This commit replaces the separate `generate-json.yml` and `generate-rss.yml` workflows with a single `deploy.yml` workflow.

This new workflow will build the site and deploy it to the `gh-pages` branch, which will prevent the `main` branch from being littered with automated commits.
2025-08-08 02:22:21 +02:00
PawiX25
771fa4424b Fix GitHub Actions workflows to prevent push conflicts 2025-06-15 23:20:55 +02:00
PawiX25
616dd333b2 Fix workflow to commit correct api.json file 2025-06-13 23:24:19 +02:00
joshpinto6
e4d2851a7e fix: fix generate-json workflow 2025-05-29 11:56:42 +00:00
joshpinto6
712dc28516 feat: add JSON api (workflow, script) 2025-05-29 11:50:48 +00:00
PawiX25
5612c9c601 Add RSS feed and GitHub Action workflow for automatic updates 2025-03-23 18:52:09 +01:00
PawiX25
db091851a3 Add date validation and install dependencies in workflow 2025-02-23 22:58:09 +01:00
Max Wofford
d0f12b9abf Create validate.yml 2025-01-10 00:37:03 -05:00