Skip to content

Commit a93d454

Browse files
committed
Add CNAME to pages deploy
1 parent d9314c5 commit a93d454

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/pages.build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ jobs:
1515
env:
1616
ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1717
BUILD_SCRIPT: npm i && npm run build
18-
BUILD_DIR: .vuepress/dist/
18+
BUILD_DIR: .vuepress/dist/
19+
CNAME: www.wbstack.com

0 commit comments

Comments
 (0)