Skip to content

Commit

Permalink
Update sync_readme.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joshlawrimore authored Dec 17, 2024
1 parent 329443d commit 1c41197
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync_readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ jobs:
- name: Sync README
env:
# Use GitHub Actions secret for authentication
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.README_SYNC }}
run: |
python sync_readme.py

0 comments on commit 1c41197

Please sign in to comment.