Use real assets in release CI

This commit is contained in:
Daniel
2025-01-21 09:20:00 +01:00
parent aa1bd0679c
commit b3de7da9f7
3 changed files with 27 additions and 33 deletions

View File

@@ -2,6 +2,12 @@ name: Release
on:
workflow_dispatch:
push:
paths:
- 'desktop/angular/**'
branches:
- v2.0
- feature/new-installer
jobs:
release-prep: