Files
b4l-project-template/.gitea/workflows/auto-sort-files.yml
grabowski 0e800242d7
Some checks failed
Auto-Sort Files / auto-sort (push) Has been cancelled
Fix push URL construction in workflow
- Correct URL parsing to properly extract domain and repository path
- Fix malformed push URL that was missing proper formatting
- Add debug logging to show URL components for troubleshooting
- Ensure proper HTTPS authentication URL format: https://user:token@domain/repo.git
- Handle both HTTPS and SSH repository URL formats correctly
- Fix issue where push was failing due to incorrect URL construction
2025-08-11 11:21:11 +07:00

5.3 KiB