Skip to content

Commit fb97d63

Browse files
committed
Merge branch 'dev' into main
2 parents 5520e91 + 8ca2204 commit fb97d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master.yml renamed to .github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Deploy to Github pages
22
on:
33
push:
44
branches:
5-
- master
5+
- main
66
jobs:
77
deploy:
88
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)