Skip to content

Commit

Permalink
Only compile electron version on new releases
Browse files Browse the repository at this point in the history
  • Loading branch information
mthh committed Jul 30, 2024
1 parent 0d383e8 commit 7e3d943
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/electron-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ on:
push:
tags:
- "v*.*.*"
branches:
- dev

jobs:
build-linux-windows:
Expand Down

0 comments on commit 7e3d943

Please sign in to comment.