More robust workflows for website deployment

This commit is contained in:
2026-01-30 12:39:09 +01:00
parent 17027b3968
commit c2e6dfe88b
3 changed files with 14 additions and 5 deletions

View File

@@ -3,9 +3,6 @@ name: Deploy Website
on:
push:
branches: [main]
paths:
- 'website/**'
- '.github/workflows/pages.yml'
workflow_dispatch:
permissions: