Skip to content

Commit

Permalink
Add deploy path
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickCmd committed Nov 13, 2024
1 parent c160d70 commit 8b2f1de
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,6 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4
uses: actions/deploy-pages@v4
with:
path: sb-docs/build

0 comments on commit 8b2f1de

Please sign in to comment.