Skip to content

Commit 666ed47

Browse files
committed
Revert "Always upload cache"
This reverts commit 448eca2.
1 parent 9c5fbd9 commit 666ed47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ runs:
2121
using: 'node16'
2222
main: 'dist/restore/index.js'
2323
post: 'dist/save/index.js'
24-
post-if: 'always()'
24+
post-if: 'success()'
2525
branding:
2626
icon: 'archive'
2727
color: 'gray-dark'

0 commit comments

Comments
 (0)