Replaces upload-artifact with a curl PUT to the generic registry.
Each build is versioned by run number (e.g. es24n-conf-windows/42/es24n_conf.exe).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Builds on every push to main and on release publication.
Uploads the artifact on every build; attaches es24n_conf.exe
directly to any published release.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>