We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ec7405 commit d6a3bb2Copy full SHA for d6a3bb2
.github/workflows/release.yml
@@ -54,7 +54,7 @@ jobs:
54
--no-git-tag-version --no-push
55
56
build-and-release:
57
- needs: ['test', 'release-dryrun', 'check-charts-peer-deps']
+ needs: ['test', 'release-dryrun', 'check-charts-compat-peer-deps']
58
runs-on: ubuntu-latest
59
environment:
60
name: 'npm'
0 commit comments