mirror of
https://github.com/veeso/termscp.git
synced 2026-06-08 14:18:41 +02:00
ci: deploy site
This commit is contained in:
3
.github/workflows/website.yml
vendored
3
.github/workflows/website.yml
vendored
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user