Merge 262ac434762ddbce0d3ac076a17d4397e2fce221 into 28f2168f4d98ee0445e3c6321f6e6616c83dd5ec

This commit is contained in:
Ed Morley 2026-03-09 19:36:25 +00:00 committed by GitHub
commit 6e3685a11d
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'