File tree Expand file tree Collapse file tree 2 files changed +0
-7
lines changed
Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Original file line number Diff line number Diff line change 66 description : " Is this a dry run? If so no package will be published."
77 type : boolean
88 required : true
9- tag :
10- description : ' Tag of an existing draft release to upload artifacts to.'
11- type : string
12- required : false
139
1410jobs :
1511 build-publish :
Original file line number Diff line number Diff line change 1212 contents : write # Contents and pull-requests are for release-please to make releases.
1313 pull-requests : write
1414 attestations : write # Needed for artifact attestations
15- outputs :
16- release-created : ${{ steps.release.outputs.release_created }}
17- upload-tag-name : ${{ steps.release.outputs.tag_name }}
1815 steps :
1916 - uses : googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4.0
2017 id : release
You can’t perform that action at this time.
0 commit comments