Skip to content

Commit f78a043

Browse files
committed
Update workflow new extension name to get the badge
1 parent 8c5ef56 commit f78a043

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/waveletml.svg)
66
![PyPI - Downloads](https://img.shields.io/pypi/dm/waveletml.svg)
77
[![Downloads](https://pepy.tech/badge/waveletml)](https://pepy.tech/project/waveletml)
8-
[![Tests & Publishes to PyPI](https://github.com/thieu1995/WaveletML/actions/workflows/publish-package.yaml/badge.svg)](https://github.com/thieu1995/WaveletML/actions/workflows/publish-package.yaml)
8+
[![Tests & Publishes to PyPI](https://github.com/thieu1995/WaveletML/actions/workflows/publish-package.yml/badge.svg)](https://github.com/thieu1995/WaveletML/actions/workflows/publish-package.yml)
99
[![Documentation Status](https://readthedocs.org/projects/waveletml/badge/?version=latest)](https://waveletml.readthedocs.io/en/latest/?badge=latest)
1010
[![Chat](https://img.shields.io/badge/Chat-on%20Telegram-blue)](https://t.me/+fRVCJGuGJg1mNDg1)
1111
[![DOI](https://img.shields.io/badge/DOI-10.6084%2Fm9.figshare.29095376-blue)](https://doi.org/10.6084/m9.figshare.29095376)

docs/source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ Welcome to WaveletML's documentation!
1818
.. image:: https://img.shields.io/pypi/dm/waveletml.svg
1919
:target: https://img.shields.io/pypi/dm/waveletml.svg
2020

21-
.. image:: https://github.com/thieu1995/WaveletML/actions/workflows/publish-package.yaml/badge.svg
22-
:target: https://github.com/thieu1995/WaveletML/actions/workflows/publish-package.yaml
21+
.. image:: https://github.com/thieu1995/WaveletML/actions/workflows/publish-package.yml/badge.svg
22+
:target: https://github.com/thieu1995/WaveletML/actions/workflows/publish-package.yml
2323

2424
.. image:: https://pepy.tech/badge/waveletml
2525
:target: https://pepy.tech/project/waveletml

0 commit comments

Comments
 (0)