mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
fix(master): Deploy docs to custom CNAME (baileys.whiskeysockets.io)
This commit is contained in:
3
.github/workflows/update-docs.yml
vendored
3
.github/workflows/update-docs.yml
vendored
@@ -40,4 +40,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
publish_branch: gh-pages
|
publish_branch: gh-pages
|
||||||
publish_dir: ./docs
|
publish_dir: ./docs
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
cname: baileys.whiskeysockets.io
|
||||||
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user