Skip to content

Commit

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

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

jobs:
publish-tauri:
Expand Down

0 comments on commit 11f6987

Please sign in to comment.