Skip to content

Commit c120605

Browse files
committed
fix
1 parent 291be5a commit c120605

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@ name: 'publish'
33
on:
44
push:
55
branches:
6-
- release
7-
8-
# This workflow will trigger on each push to the `release` branch to create or update a GitHub release, build your app, and upload the artifacts to the release.
6+
- main
97

108
jobs:
119
publish-tauri:

0 commit comments

Comments
 (0)