Skip to content

Commit

Permalink
docs: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenvanduocit committed Mar 22, 2024
1 parent 260b5d7 commit 5f985ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Install dependencies
run: bun install
- name: Build with VitePress
run: bun run docs:build --base https://nguyenvanduocit.github.com/obdidian-open-gate
run: bun run docs:build --base https://nguyenvanduocit.github.io/obdidian-open-gate/
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit 5f985ce

Please sign in to comment.