Skip to content

Commit

Permalink
squash: Force Color Encoding for GH Actions Runners
Browse files Browse the repository at this point in the history
  • Loading branch information
arielvalentin committed Jan 18, 2024
1 parent 17f6026 commit 0c277ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/conventional-commits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: dev-build-deploy/commit-me@v1.3.1
env:
FORCE_COLOR: 3
with:
token: ${{ secrets.GITHUB_TOKEN }}
include-commits: false
Expand Down

0 comments on commit 0c277ea

Please sign in to comment.