We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31a7089 commit 1e03590Copy full SHA for 1e03590
.github/workflows/publish.yaml
@@ -37,6 +37,7 @@ jobs:
37
test-env: 'prod'
38
secrets: inherit
39
build:
40
+ needs: ['test-prod']
41
runs-on: ubuntu-latest
42
steps:
43
- uses: actions/checkout@v4
0 commit comments