Skip to content

Commit

Permalink
Land #968
Browse files Browse the repository at this point in the history
  • Loading branch information
botovq committed Dec 13, 2023
2 parents 223bc4e + 910aa6a commit 05902e6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release_by_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,5 @@ jobs:
with:
upload_url: ${{ needs.release.outputs.upload_url }}
asset_path: local.zip
asset_name: windows-${{ matrix.arch }}-${{ github.ref }}
asset_name: windows-${{ matrix.arch }}-${{ github.ref }}.zip
asset_content_type: application/zip

0 comments on commit 05902e6

Please sign in to comment.