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 47060b2 commit 448eca2Copy full SHA for 448eca2
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