Skip to content

Commit 814bdfa

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

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

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

0 commit comments

Comments
 (0)