Files
TimeTracker/.github/workflows
Dries Peeters a5e1d19b8d fix: replace Unicode emojis with GitHub emoji codes in workflow script
- Replace problematic Unicode emojis (, , , etc.) with GitHub emoji codes
- Use , , 🚀, 📝, ⚠️, ℹ️
- Prevents JavaScript syntax errors caused by Unicode character encoding issues
- Maintains visual appeal while ensuring script compatibility

This resolves the 'Invalid or unexpected token' SyntaxError in the
GitHub Actions script execution.
2025-09-19 11:24:34 +02:00
..
2025-09-19 09:10:01 +02:00
2025-09-19 09:00:02 +02:00
2025-09-05 15:00:08 +02:00