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 c3c51f0 commit 92af03fCopy full SHA for 92af03f
.github/workflows/release.yml
@@ -78,7 +78,7 @@ jobs:
78
79
80
build-and-release:
81
- # needs: ['test', 'release-dryrun', 'check-charts-compat-peer-deps']
+ needs: ['test', 'release-dryrun', 'check-charts-compat-peer-deps']
82
runs-on: ubuntu-latest
83
environment:
84
name: 'npm'
0 commit comments