mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 06:02:32 -05:00
Prefer wait over deploy for build
This commit is contained in:
parent
84ad8a6be6
commit
5131b79060
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -71,7 +71,7 @@ jobs:
|
|||
with:
|
||||
ENV: "prod"
|
||||
APP: "penpot"
|
||||
DEPLOY: "true"
|
||||
WAIT: "true"
|
||||
smoke:
|
||||
runs-on: ubuntu-latest
|
||||
needs:
|
||||
|
|
Loading…
Add table
Reference in a new issue