Skip to content

Commit

Permalink
chore: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
originalix committed Dec 28, 2023
1 parent 5b56f13 commit 204fbc2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/release-desktop.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: release-desktop

on: workflow_dispatch
on:
push:
branches:
- electron

jobs:
release-desktop:
Expand Down

0 comments on commit 204fbc2

Please sign in to comment.