Discover the version from Git tag

pull/1/head
Geoff Whittington 2023-04-25 20:20:52 -04:00
rodzic f6739332bf
commit 1eec09d2f2
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -28,7 +28,7 @@ jobs:
- name: Build installer
uses: nadeemjazmawe/inno-setup-action-cli@v6.0.5
with:
filepath: "./mmrelay.iss"
filepath: "/DAppVersion=${{ github.ref_name }} ./mmrelay.iss"
- name: Upload setup.exe to release
uses: svenstaro/upload-release-action@v2

Wyświetl plik

@ -4,7 +4,7 @@
//WizardSmallImageFile=smallwiz.bmp
AppName=Matrix <> Meshtastic Relay
AppVersion=0.3.5
AppVersion={#AppVersion}
DefaultDirName={userpf}\MM Relay
DefaultGroupName=MM Relay
UninstallFilesDir={app}