Skip to content

Commit

Permalink
chore: Remove airtable env variables
Browse files Browse the repository at this point in the history
  • Loading branch information
k3yss committed Nov 26, 2024
1 parent 1716d8c commit f2241a6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tilt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,3 @@ jobs:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
- name: Tilt CI
run: nix develop -c make tilt-in-ci
env:
AIRTABLE_TOKEN: ${{ secrets.AIRTABLE_TOKEN }}
AIRTABLE_BASE_ID: ${{ secrets.AIRTABLE_BASE_ID }}

0 comments on commit f2241a6

Please sign in to comment.