Skip to content

Commit

Permalink
Update sync_readme.yml
Browse files Browse the repository at this point in the history
Try, try again.
  • Loading branch information
ericearl authored Dec 12, 2024
1 parent eac95b4 commit d2e8de9
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,7 +36,7 @@ jobs:
# Use GitHub Actions secret for authentication
GITHUB_TOKEN: ${{ secrets.SYNC_README_TOKEN }}
run: |
python - << EOF
```python
import os
from github import Github
from github.GithubException import UnknownObjectException
Expand Down

0 comments on commit d2e8de9

Please sign in to comment.