Skip to content

Commit 3084b2c

Browse files
authored
Create a zip file for download
1 parent fe79989 commit 3084b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ jobs:
3939
with:
4040
repo_token: ${{ secrets.GITHUB_TOKEN }}
4141
file: build.zip
42-
asset_name: build
42+
asset_name: build.zip
4343
tag: ${{ github.ref }}
4444
overwrite: true

0 commit comments

Comments
 (0)