Skip to content

Commit

Permalink
Fix asset name for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
fs-c committed Oct 18, 2019
1 parent 7aacc45 commit 3a97638
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
os: [ubuntu-latest, windows-latest]
include:
- os: windows-latest
file_name: words.exe
asset_name: words.exe
release_name: words-windows.exe
- os: ubuntu-latest
file_name: words
Expand Down

0 comments on commit 3a97638

Please sign in to comment.