Skip to content

Commit

Permalink
fix: add sbom to ouput name (#182)
Browse files Browse the repository at this point in the history
Signed-off-by: Todd Baert <toddbaert@gmail.com>

Signed-off-by: Todd Baert <toddbaert@gmail.com>
  • Loading branch information
toddbaert authored Oct 25, 2022
1 parent e685eae commit 5e939a8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,7 @@ jobs:
- uses: anchore/sbom-action@v0
with:
artifact-name: open-feature-operator.spdx.json
output-file: ./open-feature-operator.spdx.json
output-file: ./open-feature-operator-sbom.spdx.json

- name: Release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 5e939a8

Please sign in to comment.