Skip to content

Commit 3c874fe

Browse files
committed
perf: update deploy configurations
1 parent 491ffde commit 3c874fe

File tree

3 files changed

+5988
-2
lines changed

3 files changed

+5988
-2
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy Docs to GitHub Pages
33
on:
44
push:
55
branches:
6-
- master
6+
- main
77
workflow_dispatch: {}
88

99
permissions:

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
node_modules
22
docs/node_modules
33
docs/.next
4-
docs/package-lock.json
54
docs/out
65

76
/.idea/

0 commit comments

Comments
 (0)