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

Commit87a3bf3

Browse files
authored
ci(theme readme gen): lowercase commit message to match conventional commits (anuraghazra#3430)
1 parent8084ba9 commit87a3bf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎scripts/push-theme-readme.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ git config --global --add safe.directory ${GITHUB_WORKSPACE}
1010
git branch -d$BRANCH_NAME||true
1111
git checkout -b$BRANCH_NAME
1212
git add --all
13-
git commit --no-verify --message"docs(theme):Auto update theme readme"
13+
git commit --no-verify --message"docs(theme):auto update theme readme"
1414
git remote add origin-$BRANCH_NAME https://${PERSONAL_TOKEN}@github.com/${GH_REPO}.git
1515
git push --force --quiet --set-upstream origin-$BRANCH_NAME$BRANCH_NAME

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp