File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11on :
22 push :
33 branches :
4- - master
4+ - protobufjs-v7.x
55name : release-please
66jobs :
77 release-please :
88 runs-on : ubuntu-latest
99 steps :
10- - uses : google-github-actions /release-please-action@v3
10+ - uses : googleapis /release-please-action@v3
1111 with :
1212 command : manifest
1313 package-name : release-please-action
14+ target-branch : ${{ github.ref_name }}
Original file line number Diff line number Diff line change 1- {"." :" 7.5.4" ,"cli" :" 1.2.0" }
1+ {
2+ "." : " 7.5.5" ,
3+ "cli" : " 1.2.0" ,
4+ "lib/aspromise" : " 1.1.2" ,
5+ "lib/base64" : " 1.1.2" ,
6+ "lib/codegen" : " 2.0.4" ,
7+ "lib/eventemitter" : " 1.1.0" ,
8+ "lib/fetch" : " 1.1.1" ,
9+ "lib/float" : " 1.0.2" ,
10+ "lib/inquire" : " 1.1.0" ,
11+ "lib/path" : " 1.1.2" ,
12+ "lib/pool" : " 1.1.0" ,
13+ "lib/utf8" : " 1.1.0"
14+ }
Original file line number Diff line number Diff line change 22 "bootstrap-sha" : " 6fc37d9ea3502cdc08ef988494c041aacd0f7e7f" ,
33 "packages" : {
44 "cli" : {},
5- "." : {}
5+ "." : {},
6+ "lib/aspromise" : {},
7+ "lib/base64" : {},
8+ "lib/codegen" : {},
9+ "lib/eventemitter" : {},
10+ "lib/fetch" : {},
11+ "lib/float" : {},
12+ "lib/inquire" : {},
13+ "lib/path" : {},
14+ "lib/pool" : {},
15+ "lib/utf8" : {}
616 }
7- }
17+ }
You can’t perform that action at this time.
0 commit comments