Skip to content

Commit

Permalink
♻️ change the artifact path
Browse files Browse the repository at this point in the history
  • Loading branch information
ashiishme committed Sep 3, 2023
1 parent 2571e8c commit 31bab56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
- name: Upload Docs App
uses: actions/upload-pages-artifact@v2
with:
path: docs/out
path: ./docs/out

deploy:
environment:
Expand Down

0 comments on commit 31bab56

Please sign in to comment.