fix checkout for non mac builds (#3408)

does not affect builds.
This commit is contained in:
Max Novich 2025-07-14 11:00:44 -07:00 committed by GitHub
parent ca7921fa5b
commit 99e4deed3e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 6 additions and 6 deletions

View file

@ -24,7 +24,7 @@ on:
ref:
type: string
required: false
default: 'refs/heads/main'
default: ''
secrets:
CERTIFICATE_OSX_APPLICATION:
description: 'Certificate for macOS application signing'