diff --git a/.github/workflows/deploy_icad_ghpages.yml b/.github/workflows/deploy_icad_ghpages.yml index 0ef87741891..b68e6cbf587 100644 --- a/.github/workflows/deploy_icad_ghpages.yml +++ b/.github/workflows/deploy_icad_ghpages.yml @@ -22,7 +22,7 @@ jobs: uses: actions/checkout@v3 with: repository: gradienthealth/cornerstone3D-beta - ref: gradienthealth/segmentation_mode_sheet_integration + ref: icad-gradienthealth-deployment path: ./cornerstone3D - name: Build cornerstone3D @@ -35,7 +35,7 @@ jobs: uses: actions/checkout@v3 with: repository: gradienthealth/GradientExtensionsAndModes - ref: gradienthealth/segmentation_mode_sheet_integration + ref: icad-gradienthealth-deployment path: ./GradientExtensionsAndModes - name: Checkout Viewers