Skip to content

Commit 18bd68a

Browse files
authored
fix CI
1 parent 4d81944 commit 18bd68a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: Publish
22
on:
33
push:
44
branches:
5-
- "main"
6-
- "dev"
5+
- "master"
76
tags:
87
- "v*"
98

0 commit comments

Comments
 (0)