Skip to content

Commit 0f1ffe6

Browse files
authored
fix: update update-readme.yml to sign-commits (#2468)
1 parent ddef03e commit 0f1ffe6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-readme.yml

+1
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,5 @@ jobs:
4949
branch: "chore/update-readme"
5050
commit-message: "Updated README.md"
5151
body: "Updated README.md"
52+
sign-commits: true
5253
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)