Skip to content

Commit

Permalink
fix: set sbom dir (#178)
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 committed Oct 25, 2022
1 parent 8cd768e commit 143adf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ jobs:
- uses: anchore/sbom-action@v0
with:
artifact-name: open-feature-operator.spdx.json
output-file: ./

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

0 comments on commit 143adf9

Please sign in to comment.