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