Skip to content

Commit 66425a1

Browse files
chore: add oss readme for NMR v10.1.15 release (#449)
2 parents 8fe553d + 206b712 commit 66425a1

4 files changed

Lines changed: 132378 additions & 5 deletions

File tree

.github/workflows/BuildMpk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: "Upload MPK artifact"
5353
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 #v4
5454
with:
55-
name: ${{ env.ARTIFACT_NAME }}
55+
name: ${{ env.ARTIFACT_NAME }}-${{ steps.bump_version.outputs.VERSION }}
5656
path: ${{ env.ARTIFACT_PATH }}
5757
if-no-files-found: error
5858

0 commit comments

Comments
 (0)