Update deploy.yml

This commit is contained in:
MacRimi 2025-02-15 16:48:22 +01:00 committed by GitHub
parent e348f5bd13
commit 57f0a1a7a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,6 +3,8 @@ name: Deploy to GitHub Pages
on:
push:
branches: ["main"]
paths:
- "ProxMenux/web/**"
workflow_dispatch:
permissions: