Skip to content

Commit

Permalink
Update pages.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Adithya Shetty <[email protected]>
  • Loading branch information
Maverick099 authored Mar 24, 2024
1 parent 9f55df8 commit e58e135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
uses: actions/upload-pages-artifact@v3
with:
# Upload entire repository
path: 'docs/_site'
path: 'docs/'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4

0 comments on commit e58e135

Please sign in to comment.