Skip to content

Commit 039a8be

Browse files
committed
deploy on main
1 parent c309de8 commit 039a8be

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/github-pages.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: github pages release
22

3-
on: workflow_dispatch
4-
# push:
5-
# branches:
6-
# - main
3+
on:
4+
push:
5+
branches:
6+
- main
77
# paths:
88
# - '.storybook'
99
# - 'public'

0 commit comments

Comments
 (0)