mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-05-15 10:04:37 -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>