Skip to content

Commit 78846c9

Browse files
Shaurya0108Shaurya Dwivedi
andauthored
Fix 1.11.11 release (amazon-ion#1110)
* Fix for v1.11.11 release * Fix for v1.11.11 release --------- Co-authored-by: Shaurya Dwivedi <shauvy@amazon.com>
1 parent ba03a62 commit 78846c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-release-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
with:
5555
validate-wrappers: true
5656
- name: Build Release Artifacts
57-
run: ./gradlew build cyclonedxBom
57+
run: ./gradlew cyclonedxBom build
5858
- name: Publish to Sonatype
5959
run: ./gradlew publishToSonatype
6060
- name: Close and Release Sonatype Staging Repository

0 commit comments

Comments
 (0)