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

index 36ff27d2c030da4757676da5e802253d16ee63b4..6e099c2069d3b2c0bd093f3fc77dc8221d9e7a90 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"