Skip to content

Commit

Permalink
[ci] github action change
Browse files Browse the repository at this point in the history
  • Loading branch information
wflixu committed Apr 21, 2024
1 parent 5118512 commit c193a82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-pkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: "build pkg"

on:
push:
branches:
- release
branches:
- ['tags']

jobs:
publish-tauri:
Expand Down

0 comments on commit c193a82

Please sign in to comment.