mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-21 10:50:09 +00:00
test fix
This commit is contained in:
3
.github/workflows/docs.yml
vendored
3
.github/workflows/docs.yml
vendored
@@ -22,5 +22,6 @@ jobs:
|
||||
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
|
||||
TARGET_REPO: Skillz4Killz/Discordeno
|
||||
TARGET_BRANCH: master
|
||||
BUILD_SCRIPT: npm i && npm run docs:build
|
||||
BUILD_SCRIPT: cd docs && npm i && npm run docs:build
|
||||
BUILD_DIR: docs/.vuepress/dist/
|
||||
CNAME: discordeno.js.org
|
||||
|
||||
Reference in New Issue
Block a user