Commit graph

1 commit

Author SHA1 Message Date
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