mirror of
https://github.com/jquery/jquery.git
synced 2026-04-20 03:01:22 -04:00
Without this change passing `--dry-run` to jquery-release still pushes to the
jquery-dist repository which is dangerous as one can assume `--dry-run` to be
safe from external side effects.
Close gh-4498
(cherry picked from commit d7d0b52bda)