Skip to content

Commit

Permalink
Remove refs to google api
Browse files Browse the repository at this point in the history
  • Loading branch information
tewson committed Mar 19, 2024
1 parent bb75bc8 commit b2907c5
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 537 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/astro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ concurrency:
env:
BUILD_PATH: "." # default value when not using subfolders
# BUILD_PATH: subfolder
GOOGLE_API_CREDENTIALS: ${{ secrets.GOOGLE_API_CREDENTIALS }}
SHEET_ID: ${{ secrets.SHEET_ID }}

jobs:
build:
Expand Down
4 changes: 0 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,3 @@ pnpm-debug.log*

# macOS-specific files
.DS_Store

# Google API
credentials.json
token.json
Loading

0 comments on commit b2907c5

Please sign in to comment.