Conda build (#12323)
This commit is contained in:
2
.github/workflows/release-conda.yml
vendored
2
.github/workflows/release-conda.yml
vendored
@@ -4,6 +4,8 @@ on:
|
||||
push:
|
||||
tags:
|
||||
- v*
|
||||
branches:
|
||||
- conda_*
|
||||
|
||||
env:
|
||||
ANACONDA_API_TOKEN: ${{ secrets.ANACONDA_API_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user