File tree Expand file tree Collapse file tree 3 files changed +3
-11
lines changed
Expand file tree Collapse file tree 3 files changed +3
-11
lines changed Original file line number Diff line number Diff line change 33 push :
44 branches :
55 - main
6- - dev
76 pull_request :
87
98jobs :
10- skip :
11- runs-on : ubuntu-latest
12- steps :
13- - name : Skip
14- run : exit 1
159 getPackages :
1610 runs-on : ubuntu-latest
17- needs :
18- - skip
1911 outputs :
2012 matrix : ${{ env.matrix }}
2113 steps :
Original file line number Diff line number Diff line change @@ -136,9 +136,9 @@ jobs:
136136 committer :
GitHub <[email protected] > 137137 author : ${{env.BUILD_BOT}} <${{env.BUILD_BOT}}@users.noreply.github.com>
138138 commit-message : " ${{env.RELEASE_VERSION}}"
139- title : ' polywrap-msgpack (${{env.RELEASE_VERSION}})'
139+ title : ' Python client (${{env.RELEASE_VERSION}})'
140140 body : |
141- ## polywrap-msgpack (${{env.RELEASE_VERSION}})
141+ ## Python client (${{env.RELEASE_VERSION}})
142142
143143 ### Breaking Changes
144144
Original file line number Diff line number Diff line change 1- 0.1.0a3
1+ 0.1.0a4
You can’t perform that action at this time.
0 commit comments