Skip to content

Commit aeedad1

Browse files
authored
Update ci.yml
1 parent 814bdfa commit aeedad1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,8 @@ jobs:
334334
milestone: ${{ env.MAJORMINORPATCH }}
335335
name: Release v${{ env.MAJORMINORPATCH }}
336336
assets: |
337-
plug-ins/*.zip
337+
plug-ins/Monai.Deploy.Storage.AWSS3.zip
338+
plug-ins/Monai.Deploy.Storage.MinIO.zip
338339
339340
- name: Publish release with GitReleaseManager
340341
if: ${{ contains(github.ref, 'refs/heads/main') }}

0 commit comments

Comments
 (0)