Merge pull request #88 from tiktok/ci-deploy-website

feat: deploy website can be manuall triggered
This commit is contained in:
Cheng Liu 2024-08-29 12:57:41 -07:00 committed by GitHub
commit fe38729166
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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