mirror of
https://github.com/Macro-Deck-App/Macro-Deck.git
synced 2026-05-06 21:51:04 +08:00
Update build-push-windows.yml
This commit is contained in:
2
.github/workflows/build-push-windows.yml
vendored
2
.github/workflows/build-push-windows.yml
vendored
@@ -58,7 +58,7 @@ jobs:
|
||||
- name: Upload Windows installer to release
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
files: 'MacroDeck.Setup\Result\macro-deck-${{ inputs.version }}-win.exe'
|
||||
files: './MacroDeck.Setup/Result/macro-deck-${{ inputs.version }}-win.exe'
|
||||
tag_name: "v${{ inputs.version }}"
|
||||
|
||||
- name: Push Update to the API
|
||||
|
||||
Reference in New Issue
Block a user