Skip to content

Commit

Permalink
Rename and update workflow for Tauri app publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
tangxianyun committed Jan 6, 2025
1 parent cde0c21 commit 2f704c6
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,7 @@ name: "publish"
on:
push:
branches:
- main
tags:
- "[0-9]+.[0-9]+.[0-9]+"
pull_request:
branches:
- main
- release

jobs:
publish-tauri:
Expand Down

0 comments on commit 2f704c6

Please sign in to comment.