mirror of https://github.com/Lissy93/dashy.git
🚑️ Attempts to fix wiki sync cron job
This commit is contained in:
parent
f628419c0c
commit
1d6281adb0
|
@ -13,7 +13,7 @@ jobs:
|
|||
with:
|
||||
username: example
|
||||
access_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
wiki_folder: docs
|
||||
wiki_folder: ./docs
|
||||
commit_username: 'liss-bot'
|
||||
commit_email: 'liss-bot@d0h.co'
|
||||
commit_message: '📕 Chore: Sync Wiki'
|
||||
|
|
Loading…
Reference in New Issue