Skip to content

Commit

Permalink
docs: update readme [cd build]
Browse files Browse the repository at this point in the history
  • Loading branch information
simonprovost committed Dec 30, 2024
1 parent 6cd6a92 commit d80e45b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
uv run pytest -sv tests/unit
pypi-publish:
name: ☁️ upload release to TestPyPI
name: ☁️ upload release to PyPI
runs-on: ubuntu-latest
needs: [ check_build_trigger, unit_testing ]
if: |
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
- **Documentation**: For a deep dive into `Auto-Sklong`, check out our
[official docs](https://simonprovost.github.io/Auto-Sklong/).

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


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

0 comments on commit d80e45b

Please sign in to comment.