Skip to content

Commit 92af03f

Browse files
Update release.yml
1 parent c3c51f0 commit 92af03f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
7979
8080
build-and-release:
81-
# needs: ['test', 'release-dryrun', 'check-charts-compat-peer-deps']
81+
needs: ['test', 'release-dryrun', 'check-charts-compat-peer-deps']
8282
runs-on: ubuntu-latest
8383
environment:
8484
name: 'npm'

0 commit comments

Comments
 (0)