Update deploy-prod.yml
This commit is contained in:
parent
75dba9008d
commit
9a8e0525e2
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy-prod.yml
vendored
1
.github/workflows/deploy-prod.yml
vendored
|
@ -26,6 +26,7 @@ jobs:
|
||||||
run: pnpm build
|
run: pnpm build
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
|
needs: [prepare]
|
||||||
environment: Prod
|
environment: Prod
|
||||||
runs-on: ubuntu-latests
|
runs-on: ubuntu-latests
|
||||||
name: Deploy
|
name: Deploy
|
||||||
|
|
Loading…
Reference in a new issue