diff --git a/.github/workflows/electron-release.yml b/.github/workflows/electron-release.yml index 52817fed..aa074caf 100644 --- a/.github/workflows/electron-release.yml +++ b/.github/workflows/electron-release.yml @@ -1,6 +1,7 @@ name: Electron build/release on: + workflow_dispatch: release: types: - created