mirror of
https://github.com/Lissy93/dashy.git
synced 2025-07-23 21:55:30 +02:00
🚑️ Attempts to fix wiki sync cron job
This commit is contained in:
parent
f628419c0c
commit
1d6281adb0
2
.github/workflows/wiki-sync.yml
vendored
2
.github/workflows/wiki-sync.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
username: example
|
username: example
|
||||||
access_token: ${{ secrets.GITHUB_TOKEN }}
|
access_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
wiki_folder: docs
|
wiki_folder: ./docs
|
||||||
commit_username: 'liss-bot'
|
commit_username: 'liss-bot'
|
||||||
commit_email: 'liss-bot@d0h.co'
|
commit_email: 'liss-bot@d0h.co'
|
||||||
commit_message: '📕 Chore: Sync Wiki'
|
commit_message: '📕 Chore: Sync Wiki'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user