diff --git a/.github/workflows/electron-release.yml b/.github/workflows/electron-release.yml index 36fe743..c02ac24 100644 --- a/.github/workflows/electron-release.yml +++ b/.github/workflows/electron-release.yml @@ -4,6 +4,7 @@ on: push: tags: - "v*" + workflow_dispatch: permissions: contents: write