Skip to content

Commit

Permalink
ci: include windows binaries on the release (open-feature#776)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Beemer <[email protected]>
  • Loading branch information
beeme1mr authored Jul 28, 2023
1 parent 7246e6d commit 9a22000
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ jobs:
files: |
./sbom.xml
./*.tar.gz
./*.zip
./${{ steps.license-files.outputs.LICENSE_ERROR_FILE }}
homebrew:
name: Bump homebrew-core formula
Expand Down

0 comments on commit 9a22000

Please sign in to comment.