YSWS-Catalog/.github/workflows
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
..
deploy.yml Replace individual GitHub Actions with a single deploy action 2025-08-08 02:22:21 +02:00
validate.yml Add date validation and install dependencies in workflow 2025-02-23 22:58:09 +01:00