Skip to content

Commit b13b960

Browse files
jdamcdclaude
andcommitted
Add Google client ID to deploy workflow
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ca59116 commit b13b960

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
run: npm run build
3434
env:
3535
VITE_MAPBOX_TOKEN: ${{ secrets.VITE_MAPBOX_TOKEN }}
36+
VITE_GOOGLE_CLIENT_ID: ${{ secrets.VITE_GOOGLE_CLIENT_ID }}
3637

3738
- name: Setup Pages
3839
uses: actions/configure-pages@v4

0 commit comments

Comments
 (0)