You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Renamed GITHUB_TOKEN to GH_TOKEN in reusable workflows to avoid reserved name collision
- Updated README and example files to use the new secret name
- Fixed issue with GitHub reserved name validation in workflows
- This addresses the "secret name 'GITHUB_TOKEN' within workflow_call can not be used" error
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments