fix: update update-readme.yml to sign-commits (#2468)
This commit is contained in:
1
.github/workflows/update-readme.yml
vendored
1
.github/workflows/update-readme.yml
vendored
@@ -49,4 +49,5 @@ jobs:
|
||||
branch: "chore/update-readme"
|
||||
commit-message: "Updated README.md"
|
||||
body: "Updated README.md"
|
||||
sign-commits: true
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user