Skip to content

Commit

Permalink
chore(): workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
matteolc committed Sep 29, 2023
1 parent 8f7dcf8 commit 3265990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
with:
path: ./out
path: ./docs/out

# Deployment job
deploy:
Expand Down

0 comments on commit 3265990

Please sign in to comment.