fix: wait for build in gh action
This commit is contained in:
parent
965af89a3b
commit
7918c823df
1
.github/workflows/prod.yml
vendored
1
.github/workflows/prod.yml
vendored
@ -37,6 +37,7 @@ jobs:
|
||||
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
needs: build
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: shuttle-hq/deploy-action@main
|
||||
|
Loading…
x
Reference in New Issue
Block a user