We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2ea7ba commit 3ff098fCopy full SHA for 3ff098f
1 file changed
.github/workflows/ecr-publish-on-release.yml
@@ -63,6 +63,7 @@ jobs:
63
image: mcp-proxy-for-aws:${{ steps.get-package-version.outputs.version }}
64
format: cyclonedx-json
65
output-file: sbom.cyclonedx.json
66
+ upload-release-assets: false
67
68
- name: Install CycloneDX CLI
69
run: |
0 commit comments