diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1ea9f21..e2195a3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -54,4 +54,4 @@ jobs: steps: - name: Deploy to Github Pages id: deployment - uses: actions/deploy-gh@v1 + uses: actions/deploy-pages@v1