fix: update update-readme.yml to sign-commits (#2468)

This commit is contained in:
Tonye Jack
2025-03-15 19:26:21 -06:00
committed by GitHub
parent ddef03e37c
commit 0f1ffe6185

View File

@@ -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 }}