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