Skip to content

Commit 85b8fb0

Browse files
add possible post-if
1 parent 63abf56 commit 85b8fb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ inputs:
3232
runs:
3333
using: 'node12'
3434
main: 'dist/setup/index.js'
35+
post-if: (inputs.cache && inputs.cache.trim())
3536
post: 'dist/cleanup/index.js'

0 commit comments

Comments
 (0)