Skip to content

Commit

Permalink
Release v4.0.1 - Fix unicode parsing error (7)
Browse files Browse the repository at this point in the history
  • Loading branch information
JMicheli committed May 3, 2022
1 parent 38f8f18 commit 279c9af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,5 +89,5 @@ jobs:
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: artifact/prod-artifact.zip
asset_name: Patent-Downloader${{ github.ref }}.zip
asset_name: Patent-Downloader.zip
asset_content_type: application/zip

0 comments on commit 279c9af

Please sign in to comment.