We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a1149a commit f004fd8Copy full SHA for f004fd8
.github/workflows/build.yml
@@ -51,3 +51,4 @@ jobs:
51
upload_url: ${{ steps.release.outputs.upload_url }}
52
asset_path: ${{ steps.npm-pack.outputs.file }}
53
asset_name: packed.zip
54
+ asset_content_type: application/zip
0 commit comments