Skip to content

Commit f53cd5b

Browse files
committed
Fix CI
1 parent 7ac5db3 commit f53cd5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
tags:
66
- "*"
77
branches:
8-
- master
8+
- main
99

1010
# Allow one concurrent deployment
1111
concurrency:

0 commit comments

Comments
 (0)