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

Commit4ce7c14

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ jobs:
1919
git remote add origin "https://$GITHUB_ACTOR:${{ secrets.GITHUB_TOKEN }}@github.com/$GITHUB_REPOSITORY.git"
2020
git commit -m "feat: bump coder-cli version to v$version"
2121
git push --set-upstream origin bump-coder-cli-${{ github.event.inputs.version }}
22+
gh pr create --fill --reviewer cmoog

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp