Skip to content

Commit e4cabde

Browse files
Give artifact a sensible name (CQ-1519)
1 parent fffff04 commit e4cabde

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-conquest-python.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ jobs:
101101
with:
102102
retention-days: 1
103103
path: "${{ env.archive_path }}/${{ env.archive_filename }}"
104+
name: ${{ env.archive_filename }}
104105

105106
- name: Set up JFrog CLI
106107
if: ${{ inputs.artifactory-push }}

0 commit comments

Comments
 (0)