Skip to content

Commit ebbf6d4

Browse files
committed
workflow: 更新 Github Actions 的提交信息
1 parent 8a40bbf commit ebbf6d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ jobs:
3131
git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
3232
git remote set-url origin https://${{ github.actor }}:${{ secrets.GITHUB_TOKEN }}@github.com/${{ github.repository }}
3333
git add .
34-
git commit -m "update README and completions.json"
34+
git commit -m "Automatically update some files"
3535
git push

0 commit comments

Comments
 (0)