mirror of
https://github.com/tiktok/sparo.git
synced 2024-11-27 01:26:07 -05:00
feat: deploy website can be manuall triggered
This commit is contained in:
parent
cd624c81e1
commit
b3c7af5267
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