Skip to content

Commit

Permalink
chore: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
katallaxie authored Aug 5, 2024
1 parent 2a2f14b commit 8178c3e
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 @@ -28,7 +28,7 @@ jobs:
BASE_PATH: /docs-template
- uses: actions/upload-pages-artifact@v3
with:
path: ./dist
path: ./out

deploy:
environment:
Expand Down

0 comments on commit 8178c3e

Please sign in to comment.