Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andirady authored Aug 8, 2024
1 parent 187c884 commit fe2230e
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 @@ -36,5 +36,5 @@ jobs:
with:
upload_url: ${{ github.event.release.upload_url }}
asset_path: target/pom
asset_name: your-binary-file-${{ matrix.os }}
asset_name: pom-${{ matrix.os }}
asset_content_type: application/octet-stream

0 comments on commit fe2230e

Please sign in to comment.