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

Commit52ecc53

Browse files
committed
fixup! feat: add action workflow for bumping coder-cli
1 parenta7835bf commit52ecc53

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎.github/workflows/bump-coder-cli.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,7 @@ jobs:
2626
git add coder-cli.rb
2727
git commit -m "feat: bump coder-cli version to v1.14.1"
2828
git push --set-upstream origin bump-coder-cli-1.14.1
29-
gh pr create --title="bump coder-cli version to v1.14.1" --reviewer cmoog
29+
gh pr create \
30+
--title="bump coder-cli version to v1.14.1" \
31+
--body="" \
32+
--reviewer cmoog

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp