Skip to content

Commit

Permalink
Renamed PyPI upload workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
johannesreiter committed Sep 18, 2020
1 parent 737adb7 commit 89e9bbe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This workflows will upload a Python Package using Twine when a release is created
# For more information see: https://help.github.com/en/actions/language-and-framework-guides/using-python-with-github-actions#publishing-to-package-registries

name: PyPI Upload
name: PyPI

on:
release:
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
![build](https://github.com/reiterlab/ctdna/workflows/build/badge.svg?branch=master)
[![codecov](https://codecov.io/gh/reiterlab/ctdna/branch/master/graph/badge.svg)](https://codecov.io/gh/reiterlab/ctdna)
![PyPI](https://github.com/reiterlab/ctdna/workflows/PyPI/badge.svg)

# ctDNA: Circulating tumor DNA

Expand Down

0 comments on commit 89e9bbe

Please sign in to comment.