Skip to content

Commit db41c97

Browse files
committed
Rename workflows to .yml file
1 parent 80aa0a7 commit db41c97

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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/metasklearn.svg)
66
![PyPI - Downloads](https://img.shields.io/pypi/dm/metasklearn.svg)
77
[![Downloads](https://pepy.tech/badge/metasklearn)](https://pepy.tech/project/metasklearn)
8-
[![Tests & Publishes to PyPI](https://github.com/thieu1995/MetaSklearn/actions/workflows/publish-package.yaml/badge.svg)](https://github.com/thieu1995/MetaSklearn/actions/workflows/publish-package.yaml)
8+
[![Tests & Publishes to PyPI](https://github.com/thieu1995/MetaSklearn/actions/workflows/publish-package.yml/badge.svg)](https://github.com/thieu1995/MetaSklearn/actions/workflows/publish-package.yml)
99
[![Documentation Status](https://readthedocs.org/projects/metasklearn/badge/?version=latest)](https://metasklearn.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.28978805-blue)](https://doi.org/10.6084/m9.figshare.28978805)

docs/source/index.rst

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

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

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

0 commit comments

Comments
 (0)