Merge 262ac434762ddbce0d3ac076a17d4397e2fce221 into 83679a892e2d95755f2dac6acb0bfd1e9ac5d548

This commit is contained in:
Ed Morley 2025-11-28 15:42:40 +01:00 committed by GitHub
commit 9ba1e0a8c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,7 +44,7 @@ runs:
using: 'node24'
main: 'dist/setup/index.js'
post: 'dist/cache-save/index.js'
post-if: success()
post-if: 'success() && github.event.inputs.cache'
branding:
icon: 'code'
color: 'yellow'