mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-26 17:52:30 -04:00
Replace hardcoded release-1.38 references with GITHUB_REF_NAME so the workflows use the branch they are running on for the -b parameter, curl source URL, and rsync deploy targets. Non-tag pushes deploy to proposed-<version>, tag pushes deploy to release-<version>. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>