File tree Expand file tree Collapse file tree 2 files changed +7
-19
lines changed
Expand file tree Collapse file tree 2 files changed +7
-19
lines changed Original file line number Diff line number Diff line change 33 push :
44 branches :
55 - master
6- - angular-19
7- - test-update
8- - fix-voice-recording
6+ - 6.x.x-rc
97 pull_request :
108 branches :
119 - master
12- - 5 .x.x-beta
10+ - 6 .x.x-rc
1311jobs :
1412 workflow :
1513 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 4141 "branches" : [
4242 " master" ,
4343 {
44- "name" : " test-update" ,
45- "prerelease" : true ,
46- "channel" : " beta"
47- },
48- {
49- "name" : " fix-voice-recording" ,
50- "prerelease" : true ,
51- "channel" : " beta"
52- },
53- {
54- "name" : " 5.x.x-beta" ,
55- "prerelease" : true ,
56- "channel" : " beta"
44+ "name" : " 6.x.x-rc" ,
45+ "prerelease" : " rc" ,
46+ "channel" : " rc"
5747 }
5848 ],
59- "dryRun" : false ,
49+ "dryRun" : true ,
6050 "plugins" : [
6151 [
6252 " @semantic-release/commit-analyzer" ,
8070 " @semantic-release/npm" ,
8171 {
8272 "pkgRoot" : " ./dist/stream-chat-angular" ,
83- "npmPublish" : true
73+ "npmPublish" : false
8474 }
8575 ],
8676 [
You can’t perform that action at this time.
0 commit comments