@@ -16,7 +16,7 @@ jobs:
get-version:
uses: ./.github/workflows/get-version.yml
with:
- version: ${{ github.event.inputs.version }}
+ version: ${{ inputs.version }}
build:
name: Build AppImage
name: Build Cryptomator.app for ${{ matrix.output-suffix }}
@@ -22,7 +22,7 @@ jobs:
build-msi:
name: Build .msi Installer