From: Sebastián Ramírez Date: Sun, 6 Oct 2024 20:14:05 +0000 (+0200) Subject: 👷 Update deploy-docs-notify URL (#12392) X-Git-Tag: 0.115.1~28 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1705a8c37f047df61564e47dd8c050d6213def81;p=thirdparty%2Ffastapi%2Ffastapi.git 👷 Update deploy-docs-notify URL (#12392) --- diff --git a/.github/workflows/deploy-docs.yml b/.github/workflows/deploy-docs.yml index c7827f1329..22dc89dff4 100644 --- a/.github/workflows/deploy-docs.yml +++ b/.github/workflows/deploy-docs.yml @@ -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"