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
fix: use correct GitHub repository context in workflow
Replace ${GITHUB_REPOSITORY} with ${{ github.repository }} in Docker build args to properly access the repository name from GitHub Actions context.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments