diff --git a/.github/workflows/firebase-hosting-merge.yml b/.github/workflows/firebase-hosting-merge.yml index af9bf76..78c3ac1 100644 --- a/.github/workflows/firebase-hosting-merge.yml +++ b/.github/workflows/firebase-hosting-merge.yml @@ -16,7 +16,7 @@ jobs: uses: actions/upload-artifact@master with: name: build - path: build + path: source/build deploy: name: Deploy needs: build