diff --git a/.github/workflows/next.yml b/.github/workflows/next.yml index 38bc27f..ed74736 100644 --- a/.github/workflows/next.yml +++ b/.github/workflows/next.yml @@ -83,7 +83,7 @@ jobs: # Deployment job deploy: environment: - name: .github-pages + name: github-pages url: ${{ steps.deployment.outputs.page_url }} runs-on: ubuntu-latest needs: build