Skip to content

Commit 1eb70df

Browse files
authored
👷 Update worfkow deploy-docs-notify URL (#1126)
1 parent 64276fc commit 1eb70df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
run: python ./scripts/deploy_docs_status.py
6868
env:
6969
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
70-
DEPLOY_URL: ${{ steps.deploy.outputs.url }}
70+
DEPLOY_URL: ${{ steps.deploy.outputs.deployment-url }}
7171
COMMIT_SHA: ${{ github.event.workflow_run.head_sha }}
7272
RUN_ID: ${{ github.run_id }}
7373
IS_DONE: "true"

0 commit comments

Comments
 (0)