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 b0833fc commit 88b7c41Copy full SHA for 88b7c41
.github/workflows/conda.yml
@@ -1,9 +1,7 @@
1
name: publish_conda
2
3
on:
4
- release:
5
- types:
6
- [created, edited]
+ push
7
jobs:
8
publish:
9
runs-on: ubuntu-latest
0 commit comments