We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9b9b717 + a932a9f commit 06da113Copy full SHA for 06da113
1 file changed
.github/workflows/release.yml
@@ -47,7 +47,7 @@ jobs:
47
- uses: actions/download-artifact@v5
48
49
- name: Compile .ISS to .EXE Installer
50
- uses: Minionguyjpro/Inno-Setup-Action@v1.2.6
+ uses: Minionguyjpro/Inno-Setup-Action@v1.2.7
51
env:
52
VERSION: ${{ github.ref }}
53
BIN_DIR: dist/boss_windows_amd64_v1/boss.exe
0 commit comments