Skip to content

Commit d07a232

Browse files
committed
Test of builda-and-upload-conda-packages with branch diego-testing
1 parent f4ce8b3 commit d07a232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_upload_conda_packages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
micromamba list
5050
5151
- name: Build and upload the conda packages
52-
uses: uibcdf/action-build-and-upload-conda-packages@main
52+
uses: uibcdf/action-build-and-upload-conda-packages@diego-testing
5353
with:
5454
meta_yaml_dir: devtools/conda-build
5555
python-version: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)