Skip to content

Commit

Permalink
ci: include binary
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonThormeyer committed Oct 22, 2023
1 parent 0595f03 commit 8e3de33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: binaries/windows/litt
asset_path: binaries/windows/litt.exe
asset_name: litt-windows-latest
asset_content_type: application/octet-stream

0 comments on commit 8e3de33

Please sign in to comment.