diff --git a/.github/workflows/nextjs.yml b/.github/workflows/nextjs.yml index 9b151fc..7f5e120 100644 --- a/.github/workflows/nextjs.yml +++ b/.github/workflows/nextjs.yml @@ -83,7 +83,7 @@ jobs: - name: Upload artifact uses: actions/upload-pages-artifact@v3 with: - path: ./out + path: ./frontend/out # Deployment job deploy: diff --git a/README.md b/README.md index e174774..8778c9d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # dustinalandzes.github.io +## Description + +My personal website. + ## Resources https://pages.github.com/