File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: Deploy viewer to github pages
22
33on :
44 push :
5- branches : [ "gradienthealth/Stack-Segmentation " ]
5+ branches : [ "gradienthealth/segmentation_mode_sheet_integration " ]
66 # pull_request:
77 # branches: [ "main" ]
88
2424 uses : actions/checkout@v3
2525 with :
2626 repository : gradienthealth/cornerstone3D-beta
27- ref : gradienthealth/stack-segmentation-support-with-zip-image-loader
27+ ref : gradient_rebase_12212023
2828 path : ./cornerstone3D
2929
3030 - name : Build cornerstone3D
3737 uses : actions/checkout@v3
3838 with :
3939 repository : gradienthealth/GradientExtensionsAndModes
40- ref : gradienthealth/Segmentation-with-DicomJSON
40+ ref : gradienthealth/segmentation_mode_sheet_integration
4141 path : ./GradientExtensionsAndModes
4242
4343 # - name: Build GradientExtensionsAndModes
You can’t perform that action at this time.
0 commit comments