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 ae2f1ca commit 4feba1dCopy full SHA for 4feba1d
.github/workflows/create-release.yml
@@ -90,4 +90,4 @@ jobs:
90
tag_name: ${{ inputs.version }}
91
body_path: ./changelog.md
92
make_latest: true
93
- files: /tmp/sboms/*.spdx.json
+ files: /tmp/sboms/*
0 commit comments