Skip to content

Commit 3e70300

Browse files
committed
Using main branch from build_and_upload_conda_packages
1 parent 770495c commit 3e70300

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@diego-minor_bugs
52+
uses: uibcdf/action-build-and-upload-conda-packages@main
5353
with:
5454
meta_yaml_dir: devtools/conda-build
5555
python-version: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)