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 814bdfa commit aeedad1Copy full SHA for aeedad1
.github/workflows/ci.yml
@@ -334,7 +334,8 @@ jobs:
334
milestone: ${{ env.MAJORMINORPATCH }}
335
name: Release v${{ env.MAJORMINORPATCH }}
336
assets: |
337
- plug-ins/*.zip
+ plug-ins/Monai.Deploy.Storage.AWSS3.zip
338
+ plug-ins/Monai.Deploy.Storage.MinIO.zip
339
340
- name: Publish release with GitReleaseManager
341
if: ${{ contains(github.ref, 'refs/heads/main') }}
0 commit comments