diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index fdfadc0..1429561 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -53,7 +53,7 @@ jobs: - name: Upload build artifacts uses: actions/upload-artifact@v4 with: - name: string-art-demo + name: github-pages path: string-art-demo/dist - name: Create Release