Skip to content

Commit 7cc9372

Browse files
committed
[ci] add github pat
1 parent 4c83040 commit 7cc9372

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/hosting.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ jobs:
108108

109109
- name: Build production bundle
110110
run: yarn build
111+
env:
112+
VITE_GH_API_KEY: ${{ secrets.VITE_GH_API_KEY }}
111113

112114
# Step to deploy to Firebase Hosting
113115
- name: Deploy to Firebase

0 commit comments

Comments
 (0)