We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddef03e commit 0f1ffe6Copy full SHA for 0f1ffe6
.github/workflows/update-readme.yml
@@ -49,4 +49,5 @@ jobs:
49
branch: "chore/update-readme"
50
commit-message: "Updated README.md"
51
body: "Updated README.md"
52
+ sign-commits: true
53
token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments