diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index d32d63b..c370238 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -59,6 +59,6 @@ jobs: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v3 with: artifact_name: pixel-planets-build