Skip to content

Commit

Permalink
Chaange no-color default to true
Browse files Browse the repository at this point in the history
  • Loading branch information
shenxianpeng committed Apr 22, 2024
1 parent ffa9f4b commit c8eea89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ inputs:
no-color:
description: Disable colored output.
required: false
default: 'false'
default: 'true'
branding:
color: yellow
icon: upload-cloud
Expand Down

0 comments on commit c8eea89

Please sign in to comment.