We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a3ec84 commit c030761Copy full SHA for c030761
action.yml
@@ -41,7 +41,7 @@ runs:
41
using: 'node20'
42
main: 'dist/restore/index.js'
43
post: 'dist/save/index.js'
44
- post-if: "success()"
+ post-if: "always()"
45
branding:
46
icon: 'archive'
47
color: 'gray-dark'
0 commit comments