Skip to content

Commit

Permalink
feat: io
Browse files Browse the repository at this point in the history
  • Loading branch information
xxxsf committed Mar 25, 2024
1 parent 5a461fe commit 0db92f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-v2-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
- name: Deploy for GitHub 🚀
uses: JamesIves/github-pages-deploy-action@v4.4.1
with:
branch: gh-pages
folder: '/'
branch: main
folder: dist
token: ${{ secrets.GIT_ACTION }}
repository-name: quark-ecosystem/quarkd-docs
target-folder: vue
Expand Down

0 comments on commit 0db92f5

Please sign in to comment.