Skip to content

Commit fd8d9ce

Browse files
committed
Fix filename for release artifact.
1 parent 0e40f51 commit fd8d9ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_with_visualstudio.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,5 +118,5 @@ jobs:
118118
body: |
119119
Automatically generated build.
120120
Not an official wxcatapult release.
121-
files: catapult-windows-vc-x64.zip
121+
files: catapult-19.0.*-Windows-VC-x64-bin.zip
122122
prerelease: true

0 commit comments

Comments
 (0)