mirror of
https://github.com/librekeys/picoforge.git
synced 2026-07-28 08:01:19 -07:00
fix(docs): incorrect github-wiki-action parameter
This commit is contained in:
@@ -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 }}"
|
||||
|
||||
Reference in New Issue
Block a user