Skip to content

Commit

Permalink
Merge pull request #4 from shuangxunian/feature
Browse files Browse the repository at this point in the history
fix ci
  • Loading branch information
shuangxunian authored Dec 16, 2023
2 parents 5ddd1bd + c7d2215 commit 0625689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
uses: actions/upload-pages-artifact@v1
with:
# Upload dist repository
branch: gh-pages
path: './dist'
branch: gh-pages
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v1

0 comments on commit 0625689

Please sign in to comment.