Skip to content

Commit 563d49d

Browse files
committed
Release logic
2 parents 2a7bea8 + bdc1f92 commit 563d49d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
env:
2929
GH_TOKEN: ${{ github.token }}
3030
run: |
31-
gh release upload ${{ github.ref_name }} GHelper.exe GHelper.zip
31+
gh release upload ${{ github.ref_name }} app/bin/x64/Release/net7.0-windows/win-x64/publish/GHelper.exe GHelper.zip PluginAdvancedSettings.zip

0 commit comments

Comments
 (0)