mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 23:01:05 +08:00
chore(ci): deploy website on release
This commit is contained in:
parent
f196140210
commit
cd75ff9a8a
1 changed files with 3 additions and 0 deletions
3
.github/workflows/website.yml
vendored
3
.github/workflows/website.yml
vendored
|
|
@ -11,6 +11,9 @@ on:
|
||||||
paths:
|
paths:
|
||||||
- "apps/website/**"
|
- "apps/website/**"
|
||||||
|
|
||||||
|
release:
|
||||||
|
types: [ released ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-and-deploy:
|
build-and-deploy:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue