- 
        Couldn't load subscription status. 
- Fork 116
Open
Description
Is your feature request related to a problem? Please describe.
The logging from semantic-release is not colorful on GitHub Actions, presumably because the terminal detection doesn't account for it.
However, color is perfectly supported. If I set FORCE_COLOR: 1 in the step's env it looks great:
Describe the solution you'd like
I'm wondering if you'd set FORCE_COLOR: 1 by default, perhaps with an option to disable.
Describe alternatives you've considered
I can easily add env.FORCE_COLOR: 1 to my own workflows, but doing it everywhere all the time is slightly annoying.
Additional context
N/A
Metadata
Metadata
Assignees
Labels
No labels
