fix(docs): incorrect github-wiki-action parameter

This commit is contained in:
Suyog Tandel
2026-01-19 21:32:36 +05:30
parent 773b20112d
commit 750d80b331
+1 -1
View File
@@ -26,4 +26,4 @@ jobs:
with:
path: docs
token: ${{ secrets.WIKI_SYNC_PAT_TOKEN }}
commit_message: "Sync docs from main repo: ${{ github.event.head_commit.message }}"
commit-message: "Sync docs from main repo: ${{ github.event.head_commit.message }}"