mirror of
https://github.com/adoyle0/thaw.git
synced 2025-03-13 05:59:49 -04:00
Update demo.yml
This commit is contained in:
parent
2dadf3a0a7
commit
5d5d1c6da3
1 changed files with 2 additions and 0 deletions
2
.github/workflows/demo.yml
vendored
2
.github/workflows/demo.yml
vendored
|
@ -1,10 +1,12 @@
|
|||
name: Deploy demo
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
paths: ["demo/**", "demo_markdown/**", "thaw/**"]
|
||||
branches:
|
||||
- main
|
||||
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Add table
Reference in a new issue