feat: deploy website can be manuall triggered

This commit is contained in:
Cheng Liu 2024-08-29 12:40:02 -07:00
parent cd624c81e1
commit b3c7af5267
No known key found for this signature in database
GPG key ID: EEC8452F7DB85CD6

View file

@ -6,6 +6,7 @@ on:
paths:
- .github/workflows/website-deploy.yaml
- apps/website/**
workflow_dispatch:
permissions:
contents: write
concurrency: