fix: fix asset name fallback (#1110)

This commit is contained in:
Fabian-Lars
2025-07-07 14:02:26 +02:00
committed by GitHub
parent 087b56fde0
commit 5586cfdb0a
3 changed files with 3 additions and 4 deletions

View File

@@ -174,7 +174,7 @@ jobs:
args: ${{ matrix.args }}
updaterJsonKeepUniversal: true
retryAttempts: 1
assetNamePattern: "[name]x[version]x[platform]x[arch]x[ext]"
assetNamePattern: "[name]x[version]x[platform]x[arch]x[mode]x[ext]"
- name: Frontend-only Project
uses: ./