Update windows.yml
This commit is contained in:
parent
a42634c12d
commit
4af5293dae
1 changed files with 1 additions and 1 deletions
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
|
@ -40,5 +40,5 @@ jobs:
|
|||
with:
|
||||
upload_url: ${{ steps.get_release.outputs.upload_url }}
|
||||
asset_path: EmpathicQubit.ConsoleServer/bin/DragonbornSpeaksNaturallyApi.Release.zip
|
||||
asset_name: DragonbornSpeaksNaturallyApi.zip
|
||||
asset_name: DragonbornSpeaksNaturallyApi.${{ steps.get_release.outputs.tag_name }}.zip
|
||||
asset_content_type: application/zip
|
||||
|
|
Loading…
Add table
Reference in a new issue