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

Commitb8bff81

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

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ jobs:
1212
runs-on:ubuntu-latest
1313
steps:
1414
-uses:actions/checkout@v1
15+
-name:Configure git
16+
run:|
17+
git config --global user.email "bot@coder.com"
18+
git config --global user.name "Coder Bot"
1519
-run:|
1620
./ci/scripts/bump-coder-cli.sh 1.14.1
1721
git diff

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp