Skip to content

Commit

Permalink
Update README.md with badge (#10)
Browse files Browse the repository at this point in the history
* Update README.md

* Change workflow name

* Update python-publish.yml
  • Loading branch information
PardhuMadipalli authored Mar 3, 2021
1 parent b579b27 commit 73135b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This workflow 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: Upload Python Package
name: Publish PyPi Package

on:
release:
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
![](https://github.com/PardhuMadipalli/instagram-insights/workflows/Publish%20PyPi%20Package/badge.svg)

#### Partial report screenshot

Expand Down

0 comments on commit 73135b0

Please sign in to comment.