diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 21ac917..e81a032 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -52,6 +52,6 @@ jobs: with: path: '_build/html' - # - name: Deploy to GitHub Pages - # id: deployment - # uses: actions/deploy-pages@v4 + - name: Deploy to GitHub Pages + id: deployment + uses: actions/deploy-pages@v4