We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54e34f3 commit 449958cCopy full SHA for 449958c
.github/workflows/publish.yaml
@@ -37,7 +37,7 @@ jobs:
37
test-env: 'prod'
38
secrets: inherit
39
build:
40
- needs: ['test-prod']
+ # needs: ['test-prod']
41
runs-on: ubuntu-latest
42
steps:
43
- uses: actions/checkout@v4
0 commit comments