Skip to content

Commit

Permalink
Merge pull request #11 from splitio/fix/release_assets
Browse files Browse the repository at this point in the history
fix action
  • Loading branch information
mredolatti authored Sep 5, 2023
2 parents a94ac91 + 1af2af7 commit 78f9c83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
if: ${{ github.event_name == 'push' }}
with:
name: splitd-${{ env.VERSION }}
tag_name: v${{ env.VERSION }}
files: |
splitd-darwin-amd64-${{ env.VERSION }}.bin
splitd-darwin-arm-${{ env.VERSION }}.bin
Expand Down

0 comments on commit 78f9c83

Please sign in to comment.