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 d415a30 commit cf8ada0Copy full SHA for cf8ada0
action.yml
@@ -33,4 +33,4 @@ runs:
33
using: 'node12'
34
main: 'dist/setup/index.js'
35
post: 'dist/saveCache/index.js'
36
- post-if: inputs.cache != null
+ post-if: success()
0 commit comments