We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 296527d + d534f54 commit 736beadCopy full SHA for 736bead
.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.zip PluginAdvancedSettings.zip
+ gh release upload ${{ github.ref_name }} GHelper.exe GHelper.zip PluginAdvancedSettings.zip
0 commit comments