We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e723b8f commit 7ae4b95Copy full SHA for 7ae4b95
1 file changed
.github/workflows/build-deploy-docs.yml
@@ -65,4 +65,4 @@ jobs:
65
66
- name: Add documentation link to summary
67
run: |
68
- echo "### 📄 [View Deployed Documentation](https://https://torchjd.github.io/documentation/${{ steps.deploy_folder.outputs.DEPLOY_DIR }})" >> $GITHUB_STEP_SUMMARY
+ echo "### 📄 [View Deployed Documentation](https://torchjd.github.io/documentation/${{ steps.deploy_folder.outputs.DEPLOY_DIR }})" >> $GITHUB_STEP_SUMMARY
0 commit comments