mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 04:06:54 +00:00
Update deploy.yml
This commit is contained in:
parent
d8e117d1e1
commit
dbdf346a9e
7
.github/workflows/deploy.yml
vendored
7
.github/workflows/deploy.yml
vendored
@ -2,7 +2,12 @@ name: Deploy to GitHub Pages
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["main"]
|
||||
branches:
|
||||
- "main"
|
||||
paths:
|
||||
- "web/**"
|
||||
- "guides/**"
|
||||
- "CHANGELOG.md"
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user