We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb66c96 commit a1b622eCopy full SHA for a1b622e
1 file changed
.github/workflows/cd.yml
@@ -93,7 +93,7 @@ jobs:
93
run: conda install -y conda-build anaconda-client
94
95
- name: Build & Upload to Conda
96
- uses: ACCESS-NRI/action-build-and-upload-conda-packages@main
+ uses: ACCESS-NRI/action-build-and-upload-conda-packages@v3.0.0
97
with:
98
meta_yaml_dir: .conda
99
upload: true
0 commit comments