mirror of
https://github.com/trustedsec/hate_crack.git
synced 2026-03-12 21:23:05 -07:00
The git push in the Bump version step was failing because persist-credentials: false strips the GITHUB_TOKEN from the git config. The existing permissions: contents: write grant is sufficient; restoring the default (persist-credentials: true) lets the push authenticate. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>