Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Commit

Permalink
okay, definitely need to export token to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mpadge committed Mar 12, 2024
1 parent 8a31384 commit ff69b20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,4 @@ jobs:
target: gh-pages
env:
AIRTABLE_API_KEY: ${{ secrets.AIRTABLE_API_KEY }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ff69b20

Please sign in to comment.