diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 07a3544..2cd17fc 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -32,5 +32,5 @@ jobs: name: github-pages url: ${{ steps.deployment.outputs.page_url }} steps: - -uses: actions/deploy-pages@v4 + - uses: actions/deploy-pages@v4 id: deployment \ No newline at end of file