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.
2 parents 7e66a04 + 449958c commit d3700caCopy full SHA for d3700ca
.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