Discover the version from Git tag

feature/plugins-parameters
Geoff Whittington 2023-04-25 20:20:52 -04:00
rodzic 819ff3ca77
commit a4a0cdb8d6
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}