Skip to content

Commit d80e45b

Browse files
committed
docs: update readme [cd build]
1 parent 6cd6a92 commit d80e45b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/publish-pypi.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
uv run pytest -sv tests/unit
4747
4848
pypi-publish:
49-
name: ☁️ upload release to TestPyPI
49+
name: ☁️ upload release to PyPI
5050
runs-on: ubuntu-latest
5151
needs: [ check_build_trigger, unit_testing ]
5252
if: |

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
- **Documentation**: For a deep dive into `Auto-Sklong`, check out our
5959
[official docs](https://simonprovost.github.io/Auto-Sklong/).
6060

61-
- **PyPi**: The library is published on [PyPi here](https://pypi.org/project/Auto-Sklong/).
61+
- **PyPi**: The library's latest version is published on [PyPi here](https://pypi.org/project/Auto-Sklong/).
6262

6363

6464
## <a id="about-the-project"></a>💡 About The Project

0 commit comments

Comments
 (0)