mirror of
https://github.com/tiktok/sparo.git
synced 2024-11-14 11:25:09 -05:00
Merge pull request #88 from tiktok/ci-deploy-website
feat: deploy website can be manuall triggered
This commit is contained in:
commit
fe38729166
1 changed files with 1 additions and 0 deletions
1
.github/workflows/website-deploy.yaml
vendored
1
.github/workflows/website-deploy.yaml
vendored
|
@ -6,6 +6,7 @@ on:
|
|||
paths:
|
||||
- .github/workflows/website-deploy.yaml
|
||||
- apps/website/**
|
||||
workflow_dispatch:
|
||||
permissions:
|
||||
contents: write
|
||||
concurrency:
|
||||
|
|
Loading…
Reference in a new issue