Skip to content

Commit 595e49c

Browse files
committed
Fix a build pipeline
1 parent 04e69b9 commit 595e49c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/release-macos-arm64.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: Release macOS Apple Silicon
22

33
on:
44
push:
5-
- main
5+
branches:
6+
- main
67
tags:
78
- 'v*'
89
workflow_dispatch:

0 commit comments

Comments
 (0)