We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a7bea8 + bdc1f92 commit 563d49dCopy full SHA for 563d49d
.github/workflows/release.yml
@@ -28,4 +28,4 @@ jobs:
28
env:
29
GH_TOKEN: ${{ github.token }}
30
run: |
31
- gh release upload ${{ github.ref_name }} GHelper.exe GHelper.zip
+ 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