Merge a84d3daa6ee483aa56cd038b96ca5ae87c25a725 into 81382a721fc89d96eca335d0c3ba33144b2baa9d
This commit is contained in:
commit
9c4a790bc8
@ -37,7 +37,7 @@ runs:
|
||||
using: 'node20'
|
||||
main: 'dist/restore/index.js'
|
||||
post: 'dist/save/index.js'
|
||||
post-if: "success() || github.event.inputs.save-always"
|
||||
post-if: "success() || github.event.inputs.save-always == 'true' || github.event.inputs.save-always == true"
|
||||
branding:
|
||||
icon: 'archive'
|
||||
color: 'gray-dark'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user