Skip to content

Commit

Permalink
Update sync_readme.yml
Browse files Browse the repository at this point in the history
Once more with feeling.
  • Loading branch information
ericearl authored Dec 12, 2024
1 parent 16593e8 commit 69bd14a
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 @@ -38,6 +38,6 @@ jobs:
- name: Sync README
env:
# Use GitHub Actions secret for authentication
GITHUB_TOKEN: ${{ GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
python sync_readme.py

0 comments on commit 69bd14a

Please sign in to comment.