Skip to content

Commit 0a9401b

Browse files
committed
updated forgotten exe :))
1 parent 2ea68ed commit 0a9401b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,6 @@ jobs:
177177
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
178178
with:
179179
upload_url: ${{ steps.get_release.outputs.upload_url }}
180-
asset_path: ./bin/dbstyleguidechecker-windows
181-
asset_name: dbstyleguidechecker-windows
180+
asset_path: ./bin/dbstyleguidechecker-windows.exe
181+
asset_name: dbstyleguidechecker-windows.exe
182182
asset_content_type: application/octet-stream

0 commit comments

Comments
 (0)