mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 19:36:12 +01:00
chore(ci): deploy website on release
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user