Skip to content

Commit 3d7e426

Browse files
committed
Update Node.js version in deploy workflow
2 parents 993b6bc + 3186ed7 commit 3d7e426

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/deploy.yml

+1
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@ jobs:
2727
- name: Deploy to GitHub Pages
2828
uses: peaceiris/actions-gh-pages@v3
2929
with:
30+
github_token: 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
3031
github_token: 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
3132
publish_dir: ./build

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This is Lumin AI's website.
1+
This is Lumin AI's website, created using Next.js and React.
22

33
We are an organization to help students learn about AI.
44

0 commit comments

Comments
 (0)