We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36d0044 commit 7714c1aCopy full SHA for 7714c1a
.circleci/config.yml
@@ -97,7 +97,7 @@ jobs:
97
--status-update-revision ${SLICER_REPO_REVISION} \
98
--slicer-repo-branch "${SLICER_REPO_BRANCH}" \
99
--slicer-repo-tag "${SLICER_REPO_TAG}" \
100
- --status-update-target-url "https://slicer.github.com/${PUBLISH_GITHUB_PROJECT_NAME}"
+ --status-update-target-url "https://slicer.github.io/${PUBLISH_GITHUB_PROJECT_NAME}"
101
102
workflows:
103
version: 2
0 commit comments