Skip to content

Commit b9fcd68

Browse files
committed
fix: build
1 parent 13f291f commit b9fcd68

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build-mac.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Build macOS installer
22

33
on:
44
push:
5-
branches: [ main ]
6-
pull_request:
7-
branches: [ main ]
5+
tags:
6+
- 'v*'
7+
88

99
jobs:
1010
build-macos:

0 commit comments

Comments
 (0)