Skip to content

Commit

Permalink
chore(release): add FORCE_COLOR
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrisbin authored Feb 4, 2025
1 parent a7cff2b commit 2add79f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
- id: release
uses: cycjimmy/semantic-release-action@v4
env:
FORCE_COLOR: 1
GITHUB_TOKEN: ${{ steps.token.outputs.token }}

docs:
Expand Down

0 comments on commit 2add79f

Please sign in to comment.