Skip to content

Commit

Permalink
fix: correct variable name for show_no_change in action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Castillo committed Aug 1, 2024
1 parent 824de10 commit 147126f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ inputs:
default: "true"
description: |
If `true`, a collapsed "details" section is rendered. It explains the details of the numbers provided and icons.
show_no_change_bundles:
show_no_change:
required: false
default: "true"
description: |
Expand Down

0 comments on commit 147126f

Please sign in to comment.