We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94d9686 commit 3562632Copy full SHA for 3562632
.github/workflows/rtd-preview.yml
@@ -20,5 +20,5 @@ jobs:
20
issue_number: context.issue.number,
21
owner: context.repo.owner,
22
repo: context.repo.repo,
23
- body: `https://jupyterlite--${PR_NUMBER}.org.readthedocs.build/en/${PR_NUMBER}/_static/lab/index.html :point_left: Try it on ReadTheDocs`
24
- })
+ body: `https://CppInterOp--${PR_NUMBER}.org.readthedocs.build/en/${PR_NUMBER}/_static/lab/index.html :point_left: Try it on ReadTheDocs`
+ })
0 commit comments