🔧 Rename updateIfChanged to forceUpdate

This commit is contained in:
Simon Schneegans
2022-10-09 05:48:42 +02:00
parent 8de5789faf
commit 6e5aa605f7
4 changed files with 12 additions and 10 deletions

View File

@@ -19,8 +19,8 @@ inputs:
message:
description: 'The right text of the badge'
required: true
updateIfChanged:
description: 'If true will update the gist only if content changed'
forceUpdate:
description: 'If set to true, the gist will be updated even if the content did not change'
default: 'false'
required: false
labelColor: