Skip to content

Commit

Permalink
chore: update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
OysterD3 committed Mar 1, 2024
1 parent 2bcb189 commit 1af14c7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ on:
push:
branches:
- main
paths:
- 'src-tauri/**'
- 'src/**'
- 'package.json'
- 'pnpm-lock.yaml'
- '.github/workflows/publish.yml'

jobs:
publish-tauri:
Expand Down

0 comments on commit 1af14c7

Please sign in to comment.