We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0a6db9 commit babd0c3Copy full SHA for babd0c3
.github/workflows/make.yml
@@ -98,6 +98,7 @@ jobs:
98
macos-${{ env.VERSION }}/GitHelper-${{ env.VERSION }}-arm64.dmg
99
windows-${{ env.VERSION }}/squirrel.windows/x64/GitHelper-${{ env.VERSION }} Setup.exe
100
windows-${{ env.VERSION }}/squirrel.windows/x64/GitHelper-${{ env.VERSION }}-full.nupkg
101
+ windows-${{ env.VERSION }}/zip/win32/x64/GitHelper-win32-x64-${{ env.VERSION }}.zip
102
linux-${{ env.VERSION }}/deb/x64/githelper_${{ env.VERSION }}_amd64.deb
103
linux-${{ env.VERSION }}/rpm/x64/GitHelper-${{ env.VERSION }}-1.x86_64.rpm
104
tag_name: ${{ env.VERSION }}
0 commit comments