Skip to content

Commit

Permalink
fix: set sbom dir (#180)
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 fe3ca2d commit 616272d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
- uses: anchore/sbom-action@v0
with:
artifact-name: open-feature-operator.spdx.json
output-file: ./
output-file: ./open-feature-operator.spdx.json

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

0 comments on commit 616272d

Please sign in to comment.