Update electron builder
This commit is contained in:
7
.github/workflows/electron-build.yml
vendored
7
.github/workflows/electron-build.yml
vendored
@@ -1,13 +1,6 @@
|
|||||||
name: Build Electron App
|
name: Build Electron App
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- development
|
|
||||||
paths-ignore:
|
|
||||||
- "**.md"
|
|
||||||
- ".gitignore"
|
|
||||||
- "docker/**"
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
build_type:
|
build_type:
|
||||||
|
|||||||
Reference in New Issue
Block a user