We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9421f7 commit c05f47bCopy full SHA for c05f47b
.github/workflows/ci.yml
@@ -80,7 +80,7 @@ jobs:
80
# Upload the job sub-type binary file as artifact
81
- uses: actions/upload-artifact@v1
82
with:
83
- name: com.sma.ui.core.jobdetails.commvault_1.0.0.202003180712.jar
+ name: com.sma.ui.core.jobdetails.commvault_1.0.0.202005140857.jar
84
path: connector/commvault-dist/com.sma.ui.core.jobdetails.commvault_1.0.0.202005140857.jar
85
86
# Upload the CommVault_Windows.zip file as artifact
0 commit comments