Fix release artifact path
All checks were successful
Build and Release / Build Windows Exe (push) Successful in 4s
All checks were successful
Build and Release / Build Windows Exe (push) Successful in 4s
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
||||
with:
|
||||
tag_name: ${{ steps.version.outputs.TAG }}
|
||||
name: Release ${{ steps.version.outputs.TAG }}
|
||||
files: dist/windows/wif2ansible.exe
|
||||
files: dist/wif2ansible.exe
|
||||
draft: false
|
||||
prerelease: false
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user