Skip to content

Commit 292f3a6

Browse files
authored
Fix some slimes not being displayed. Add key for sponsors API
1 parent 5ae772f commit 292f3a6

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

.github/workflows/node.js.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ name: Node.js CI
66
on:
77
push:
88
branches: ["main"]
9+
env:
10+
VITE_GITHUB_AUTH_TOKEN: ${{ secrets.VITE_GITHUB_AUTH_TOKEN }}
911

1012
jobs:
1113
build:

0 commit comments

Comments
 (0)