chore(ci): deploy website on release

This commit is contained in:
Elian Doran
2025-10-08 11:00:36 +03:00
parent f196140210
commit cd75ff9a8a

View File

@@ -11,6 +11,9 @@ on:
paths:
- "apps/website/**"
release:
types: [ released ]
jobs:
build-and-deploy:
runs-on: ubuntu-latest