mirror of
https://github.com/tiktok/sparo.git
synced 2025-02-17 00:21:14 -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:
|
paths:
|
||||||
- .github/workflows/website-deploy.yaml
|
- .github/workflows/website-deploy.yaml
|
||||||
- apps/website/**
|
- apps/website/**
|
||||||
|
workflow_dispatch:
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
concurrency:
|
concurrency:
|
||||||
|
|
Loading…
Reference in a new issue