Skip to content

Commit

Permalink
update pypi chart version
Browse files Browse the repository at this point in the history
  • Loading branch information
lnxpy committed Nov 28, 2024
1 parent d8e94aa commit 1075d24
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/pypi_chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,11 @@ jobs:
uses: actions/checkout@v4

- name: Updating the badge
uses: lnxpy/pypi-chart-badge@v1.3
uses: lnxpy/pypi-chart-badge@v1.4
with:
package_name: pyaction
badge_color: "#03fc6f"
badge_color: black
badge_dark_color: white

- uses: EndBug/add-and-commit@v9
with:
Expand Down

0 comments on commit 1075d24

Please sign in to comment.