Skip to content

Commit

Permalink
Merge pull request #417 from zowe/bugfix/getesm/move
Browse files Browse the repository at this point in the history
move getesm out of "utils" artifactory location
  • Loading branch information
1000TurquoisePogs authored Nov 28, 2023
2 parents 100b020 + 5a7943a commit c9cd51b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-getesm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
with:
artifacts: |
.pax/getesm/getesm.pax
publish-target-path-pattern: libs-snapshot-local/org/zowe/utils/${{ steps.version.outputs.version }}-${{ steps.branch.outputs.branch }}
publish-target-path-pattern: libs-snapshot-local/org/zowe/getesm/${{ steps.version.outputs.version }}-${{ steps.branch.outputs.branch }}
publish-target-file-pattern: getesm-${{ steps.version.outputs.version }}-${{ steps.date.outputs.date }}.pax
perform-release: ${{ github.event.inputs.PERFORM_RELEASE }}

Expand Down

0 comments on commit c9cd51b

Please sign in to comment.