Skip to content

Commit 0644560

Browse files
update windows release name
1 parent c25421f commit 0644560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gfmrun.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,5 @@ jobs:
9191
with:
9292
upload_url: ${{ steps.create_release.outputs.upload_url }}
9393
asset_path: ./gfmrun-windows-amd64-${{ steps.extract_version.outputs.VERSION }}.exe
94-
asset_name: gfmrun-win-amd64-${{ steps.extract_version.outputs.VERSION }}.exe
94+
asset_name: gfmrun-windows-amd64-${{ steps.extract_version.outputs.VERSION }}.exe
9595
asset_content_type: application/octet-stream

0 commit comments

Comments
 (0)