You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: notarize macOS binaries before publishing release
Split goreleaser into build (--skip=publish) and publish (continue
--merge) phases. Notarization runs between the two, ensuring the
zip files in the GitHub release are already notarized.
0 commit comments