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 ee9f056 commit 23805ecCopy full SHA for 23805ec
.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