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

Commit3d6c979

Browse files
authored
fixed script ref (#13647)
1 parentb4a5c7f commit3d6c979

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