Skip to content

Commit

Permalink
upload zips
Browse files Browse the repository at this point in the history
  • Loading branch information
abuchanan-airbyte committed Aug 26, 2024
1 parent fc57905 commit 4d4ef4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hello_world.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: ncipollo/release-action@v1
with:
generateReleaseNotes: true
artifacts: "build/release/*.tar.gz"
artifacts: "build/release/*.tar.gz,build/release/*.zip"
- uses: actions/checkout@v4
with:
repository: abuchanan-airbyte/homebrew-tap
Expand Down

0 comments on commit 4d4ef4e

Please sign in to comment.