We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9425ced commit 7bbcf8aCopy full SHA for 7bbcf8a
1 file changed
.github/workflows/ci_conda_publish.yml
@@ -3,8 +3,7 @@ name: CI Conda Publish
3
on: workflow_dispatch
4
5
jobs:
6
- build:
7
- publish-to-conda:
+ publish-to-conda:
8
name: Publish to Conda
9
# if: startsWith(github.ref, 'refs/tags/')
10
# needs:
0 commit comments