We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3538f03 + 57acbe3 commit 9ddea0bCopy full SHA for 9ddea0b
.github/workflows/release-workflow.yml
@@ -134,6 +134,7 @@ jobs:
134
path: |
135
nexus-staging/
136
samm-cli-${{ github.event.inputs.release_version }}-linux-x86_64.tar.gz
137
+ samm-cli-${{ github.event.inputs.release_version }}.jar
138
samm-cli-${{ github.event.inputs.release_version }}-javadoc.jar
139
samm-cli-${{ github.event.inputs.release_version }}-sources.jar
140
samm-cli-${{ github.event.inputs.release_version }}-tests.jar
0 commit comments