Skip to content

Commit

Permalink
pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
jposada202020 committed Feb 20, 2025
1 parent a89e97f commit fc373a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
environment:
name: pypi
url: https://pypi.org/p/circuitpython-uplot
url: https://pypi.org/p/circuitpython-display-ht16k33
permissions:
id-token: write
steps:
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Also work with segments 7x4 and 14x4 with a very similar syntax to the Adafruit


This librarry support the Pixelit format for the 8x8 matrix. for more information visit the Pixelit repository or the
pixelit `galleries at <https://pixelit-project.github.io/PixelIt/webui/#/gallery>`_
pixelit `galleries <https://pixelit-project.github.io/PixelIt/webui/#/gallery>`_

Please refer to the documentation for more information. `Here <https://circuitpython-display-ht16k33.readthedocs.io/>`_

Expand Down

0 comments on commit fc373a9

Please sign in to comment.