We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 47060b2 + 448eca2 commit 9c5fbd9Copy full SHA for 9c5fbd9
1 file changed
action.yml
@@ -21,7 +21,7 @@ runs:
21
using: 'node16'
22
main: 'dist/restore/index.js'
23
post: 'dist/save/index.js'
24
- post-if: 'success()'
+ post-if: 'always()'
25
branding:
26
icon: 'archive'
27
color: 'gray-dark'
0 commit comments