Skip to content

Commit

Permalink
Update conda-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
drunsinn committed May 9, 2022
1 parent 11826f3 commit 4a79e55
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/conda-publish.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
# Publish Conda package to Anaconda.org
# https://github.com/MichaelsJP/conda-package-publish-action

name: Publish release on Anaconda.org
name: Publish to Anaconda.org

on:
release:
types: [push]
on: [push]

jobs:
publish:
Expand Down

0 comments on commit 4a79e55

Please sign in to comment.