Publish tested Docker digests from push CI

This commit is contained in:
Nick Sweeting 2026-07-28 14:45:50 -07:00
parent c80c750b8d
commit 413f462525
No known key found for this signature in database

View File

@ -52,7 +52,7 @@ jobs:
name: Tested Docker images
uses: ./.github/workflows/docker.yml
with:
push_digests: false
push_digests: ${{ github.event_name == 'push' }}
secrets: inherit
required: