Skip to content

Commit 5ba820a

Browse files
jDramaixcopybara-github
authored andcommitted
Add Github workflows to release J2CL and JSInterop generator.
PiperOrigin-RevId: 783913854
1 parent 047c7e5 commit 5ba820a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
# Pass the inputs from the manual trigger to the reusable workflow.
4545
with:
4646
version: ${{ github.event.inputs.version }}
47+
publish_to_sonatype: true
4748
sonatype_auto_publish: ${{ github.event.inputs.sonatype_auto_publish == 'true' }}
4849
create_tag: ${{ github.event.inputs.create_tag == 'true' }}
4950

0 commit comments

Comments
 (0)