We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9314c5 commit a93d454Copy full SHA for a93d454
1 file changed
.github/workflows/pages.build.yml
@@ -15,4 +15,5 @@ jobs:
15
env:
16
ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
17
BUILD_SCRIPT: npm i && npm run build
18
- BUILD_DIR: .vuepress/dist/
+ BUILD_DIR: .vuepress/dist/
19
+ CNAME: www.wbstack.com
0 commit comments