diff --git a/.github/workflows/hellow.yaml b/.github/workflows/hellow.yaml index b811957..a7ac0a5 100644 --- a/.github/workflows/hellow.yaml +++ b/.github/workflows/hellow.yaml @@ -21,8 +21,6 @@ jobs: uses: actions/upload-pages-artifact@v2 with: path: . - - id: deployment - uses: actions/deploy-pages@main - name: Deploy to GitHub Pages id: deployment uses: actions/deploy-pages@v4