Skip to content

Commit 10d05ac

Browse files
committed
make main branch the main branch
1 parent 2b87a13 commit 10d05ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: release
22

33
on:
44
push:
5-
branches: [dev]
5+
branches: [main]
66

77
jobs:
88
build:

0 commit comments

Comments
 (0)