Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb9779af

Browse files
committed
fixed script ref (#13647)
(cherry picked from commit3d6c979)
1 parente54ff57 commitb9779af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎scripts/release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ You can follow the release progress [here](https://github.com/coder/coder/action
384384
fi
385385

386386
# Push the branch so it's available for gh to create the PR.
387-
maybedryrun"${dry_run}" git push -u"{remote}""${pr_branch}"
387+
maybedryrun"${dry_run}" git push -u"${remote}""${pr_branch}"
388388

389389
log"Creating pull request..."
390390
maybedryrun"${dry_run}" gh pr create \

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp