Skip to content

Commit

Permalink
fix upload to release
Browse files Browse the repository at this point in the history
  • Loading branch information
jorendumoulin committed Sep 30, 2024
1 parent 7ac4f14 commit 7fed431
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ jobs:
upload_url: ${{ github.event.release.upload_url }}
asset_path: target/release/vcd-to-csv
asset_name: vcd-to-csv
asset_content_type: application/octet-stream

0 comments on commit 7fed431

Please sign in to comment.