From 89e9bbebe2bdfd2268644949435424d4e9d1d547 Mon Sep 17 00:00:00 2001 From: Johannes Reiter Date: Thu, 17 Sep 2020 21:13:37 -0700 Subject: [PATCH] Renamed PyPI upload workflow. --- .github/workflows/{pypi_upload.yml => pypi.yml} | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) rename .github/workflows/{pypi_upload.yml => pypi.yml} (97%) diff --git a/.github/workflows/pypi_upload.yml b/.github/workflows/pypi.yml similarity index 97% rename from .github/workflows/pypi_upload.yml rename to .github/workflows/pypi.yml index f9d778c..336fccd 100644 --- a/.github/workflows/pypi_upload.yml +++ b/.github/workflows/pypi.yml @@ -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: diff --git a/README.md b/README.md index 5580f8d..1b2cdd6 100644 --- a/README.md +++ b/README.md @@ -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