Skip to content

Commit

Permalink
build when pushed to release
Browse files Browse the repository at this point in the history
  • Loading branch information
amit-newstok committed Sep 22, 2024
1 parent 62584d5 commit b289357
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/production-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ name: 'publish'

on:
push:
branches: [ "**" ]
pull_request:
branches: [ "master" ]
branches:
- release

jobs:
publish-tauri:
Expand Down

0 comments on commit b289357

Please sign in to comment.