Skip to content
This repository has been archived by the owner on Feb 9, 2022. It is now read-only.

Commit

Permalink
Fix default name
Browse files Browse the repository at this point in the history
  • Loading branch information
monstrobishi authored Jun 28, 2021
1 parent 8ce99a6 commit 943bbef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ jobs:
with:
upload_url: ${{ steps.get_release_by_tag.outputs.upload_url }}
asset_path: ./bundle.zip
asset_name: ./bundle.zip
asset_name: bundle.zip
asset_content_type: application/zip

0 comments on commit 943bbef

Please sign in to comment.