ci: deploy site

This commit is contained in:
veeso
2025-11-11 12:21:05 +01:00
parent abb5c212c5
commit c32822037e

View File

@@ -6,7 +6,8 @@ on:
push: push:
branches: ["main"] branches: ["main"]
paths: paths:
- "./site/**/*" - ".github/workflows/website.yml"
- "site/**"
# Allows you to run this workflow manually from the Actions tab # Allows you to run this workflow manually from the Actions tab
workflow_dispatch: workflow_dispatch: