Skip to content

Commit ccc0e5f

Browse files
committed
Update create_release.yml
1 parent 639e06b commit ccc0e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create_release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,6 @@ jobs:
109109
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
110110
with:
111111
upload_url: ${{ needs.create_release.outputs.upload_url }}
112-
asset_path: result.tar.gz
112+
asset_path: result.zip
113113
asset_name: gfastats.${{ github.ref_name }}-with_submodules.zip
114114
asset_content_type: application/zip

0 commit comments

Comments
 (0)