Skip to content

Commit 0fe03d1

Browse files
committed
ci: update workflows/ci.yml
1 parent 5b9c4ec commit 0fe03d1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ name: Create Website
22
on:
33
push:
44
branches:
5-
- master
5+
- main
6+
67
jobs:
78
build-deploy:
89
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)