Skip to content

Commit

Permalink
Retrieve airtable api key
Browse files Browse the repository at this point in the history
  • Loading branch information
tewson committed Mar 19, 2024
1 parent b2907c5 commit 99d17cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/astro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ concurrency:
env:
BUILD_PATH: "." # default value when not using subfolders
# BUILD_PATH: subfolder
AIRTABLE_API_KEY: ${{ secrets.AIRTABLE_API_KEY }}

jobs:
build:
Expand Down

0 comments on commit 99d17cf

Please sign in to comment.