Skip to content

Commit

Permalink
Merge pull request #65 from palexcast/fix/correct-action-variable-name
Browse files Browse the repository at this point in the history
fix: correct variable name for show_no_change in action.yaml
  • Loading branch information
exoego committed Aug 1, 2024
2 parents 2f2d76a + 147126f commit 1c010f8
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 1c010f8

Please sign in to comment.