Commit 1883aa4
Fix GitHub Actions push permission error
Changes:
- Explicitly pass GITHUB_TOKEN in git push URL
- Add source count to automated commit messages
This fixes the 403 permission error that was preventing the workflow
from pushing scraped data back to the repository.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent b2fca10 commit 1883aa4
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
| 71 | + | |
71 | 72 | | |
72 | | - | |
73 | | - | |
| 73 | + | |
| 74 | + | |
74 | 75 | | |
75 | 76 | | |
76 | 77 | | |
| |||
0 commit comments