Skip to content

Commit 175cfbd

Browse files
author
silver
committed
updated release asset filename
1 parent 01e94cb commit 175cfbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@ jobs:
6161
with:
6262
upload_url: ${{ steps.create_release.outputs.upload_url }} # This pulls from the CREATE RELEASE step above, referencing it's ID to get its outputs object, which include a `upload_url`. See this blog post for more info: https://jasonet.co/posts/new-features-of-github-actions/#passing-data-to-future-steps
6363
asset_path: dist/utm-link-editor-windows-amd64.exe
64-
asset_name: utm-link-editor-windows-amd64-1.2.2.exe
64+
asset_name: utm-link-editor-windows-amd64-1.2.3.exe
6565
asset_content_type: application/zip

0 commit comments

Comments
 (0)