mirror of
https://github.com/trustedsec/hate_crack.git
synced 2026-06-29 09:48:50 -07:00
e599f8d53a
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>