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

Commit

Permalink
use personal token
Browse files Browse the repository at this point in the history
  • Loading branch information
mpadge committed Mar 14, 2024
1 parent ff69b20 commit 8c8eaa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
target: gh-pages
env:
AIRTABLE_API_KEY: ${{ secrets.AIRTABLE_API_KEY }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.MY_GH_TOKEN }}

0 comments on commit 8c8eaa3

Please sign in to comment.