]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
👷 Update deploy-docs-notify URL (#12392)
authorSebastián Ramírez <tiangolo@gmail.com>
Sun, 6 Oct 2024 20:14:05 +0000 (22:14 +0200)
committerGitHub <noreply@github.com>
Sun, 6 Oct 2024 20:14:05 +0000 (20:14 +0000)
.github/workflows/deploy-docs.yml

index c7827f13291af6b16b67e3a3cb75b26d2e945a10..22dc89dff4a4f462e8fef8afe0887ae898e53d86 100644 (file)
@@ -67,7 +67,7 @@ jobs:
         run: python ./scripts/deploy_docs_status.py
         env:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
-          DEPLOY_URL: ${{ steps.deploy.outputs.url }}
+          DEPLOY_URL: ${{ steps.deploy.outputs.deployment-url }}
           COMMIT_SHA: ${{ github.event.workflow_run.head_sha }}
           RUN_ID: ${{ github.run_id }}
           IS_DONE: "true"