From: Sebastián Ramírez Date: Sun, 6 Oct 2024 20:19:59 +0000 (+0200) Subject: 👷 Update worfkow deploy-docs-notify URL (#1126) X-Git-Tag: 0.0.23~70 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1eb70dfec953ca96400fbbd45263be3141f19bfc;p=thirdparty%2Ffastapi%2Fsqlmodel.git 👷 Update worfkow deploy-docs-notify URL (#1126) --- diff --git a/.github/workflows/deploy-docs.yml b/.github/workflows/deploy-docs.yml index 36ff27d2..6e099c20 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"