Skip to content

Commit

Permalink
Update sync_readme.yml
Browse files Browse the repository at this point in the history
Again?
  • Loading branch information
ericearl authored Dec 12, 2024
1 parent 7427ec1 commit 16593e8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/sync_readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
# Run the sync script
- name: Sync README
# env:
# # Use GitHub Actions secret for authentication
# GITHUB_TOKEN: ${{ secrets.SYNC_README_TOKEN }}
env:
# Use GitHub Actions secret for authentication
GITHUB_TOKEN: ${{ GITHUB_TOKEN }}
run: |
python sync_readme.py

0 comments on commit 16593e8

Please sign in to comment.