Skip to content

Commit 7933079

Browse files
committed
Adjust action refs
1 parent cc324b5 commit 7933079

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

.github/workflows/pypi-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Publish PyPi Package
1+
name: PyPi Publish
22

33
on:
44
push:

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22

33
Python wrapper and CLI for [CloudEndure](https://www.cloudendure.com/)
44

5-
[![PyPI](https://img.shields.io/pypi/v/cloudendure) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/cloudendure)](https://pypi.org/project/cloudendure/)
6-
[![PyPI Package Publishing](https://github.com/2ndWatch/cloudendure-python/workflows/Publish%20PyPi%20Package/badge.svg)](https://2ndwatch.github.io/cloudendure-python/)
7-
[![Documenation](https://github.com/2ndWatch/cloudendure-python/workflows/Github%20Pages/badge.svg)](https://2ndwatch.github.io/cloudendure-python/)
8-
[![Lint Python](https://github.com/2ndWatch/cloudendure-python/workflows/Lint%20Python/badge.svg)](https://github.com/2ndWatch/cloudendure-python/actions)
5+
[![PyPI](https://img.shields.io/pypi/v/cloudendure) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/cloudendure)](https://pypi.org/project/cloudendure/) [![PyPi Publish](https://github.com/2ndWatch/cloudendure-python/workflows/PyPi%20Publish/badge.svg)](https://2ndwatch.github.io/cloudendure-python/) [![Documenation](https://github.com/2ndWatch/cloudendure-python/workflows/Github%20Pages/badge.svg)](https://2ndwatch.github.io/cloudendure-python/) [![Lint Python](https://github.com/2ndWatch/cloudendure-python/workflows/Lint%20Python/badge.svg)](https://github.com/2ndWatch/cloudendure-python/actions)
96

107
## Requirements
118

0 commit comments

Comments
 (0)