Skip to content

Commit bce06f4

Browse files
committed
fix: dev
1 parent e6b8770 commit bce06f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Pages
33
on:
44
push:
55
branches:
6-
- main # default branch
6+
- dev # default branch
77

88
jobs:
99
build:

0 commit comments

Comments
 (0)