File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5050 uses : peaceiris/actions-gh-pages@v4
5151 with :
5252 github_token : ${{ secrets.GITHUB_TOKEN }}
53- publish_dir : ./ docs/.vitepress/dist
53+ publish_dir : docs/.vitepress/dist
5454 cname : ev.xyz
Original file line number Diff line number Diff line change 4141 - name : Deploy preview
4242 uses : rossjrw/pr-preview-action@v1
4343 with :
44- source-dir : docs/.vitepress/dist
44+ source-dir : ./ docs/.vitepress/dist
4545 deploy-repository : evstack/docs-preview
4646 token : ${{ secrets.PREVIEW_DEPLOY }}
4747 preview-branch : main
Original file line number Diff line number Diff line change 1- [ ![ Deploy] ( https://github.com/evstack/ev-node/actions/workflows/deploy.yml/badge.svg )] ( https://github.com/evstack/ev-node/actions/workflows/deploy.yml )
2-
31# Evolve Documentation Site
42
3+ [ ![ Deploy] ( https://github.com/evstack/ev-node/actions/workflows/deploy.yml/badge.svg )] ( https://github.com/evstack/ev-node/actions/workflows/deploy.yml )
4+
55Welcome to the official documentation repository for Evolve.
66
77Here you'll find comprehensive guides, and reference materials to help you make the most out of Evolve.
You can’t perform that action at this time.
0 commit comments