diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ba1d177..48711c9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -38,4 +38,4 @@ jobs: - name: Deploy 🚀 uses: JamesIves/github-pages-deploy-action@v4 with: - folder: src/Fronend/dist/spa/ # The folder the action should deploy. + folder: src/Frontend/dist/spa/ # The folder the action should deploy.