Use real assets in release CI
This commit is contained in:
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@@ -2,6 +2,12 @@ name: Release
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
paths:
|
||||
- 'desktop/angular/**'
|
||||
branches:
|
||||
- v2.0
|
||||
- feature/new-installer
|
||||
|
||||
jobs:
|
||||
release-prep:
|
||||
|
||||
Reference in New Issue
Block a user