Line 387 in `release.sh` is missing a $ before "{remote}". ``` maybedryrun "${dry_run}" git push -u "{remote}" "${pr_branch}" ``` I will fix, here for tracking.