Skip to content

Commit

Permalink
renaming pypi repo to be consistent with documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
kccwing authored Oct 9, 2024
1 parent 923bbc6 commit 70bcd19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
runs-on: ubuntu-latest
environment:
name: pypi
url: https://pypi.org/p/icl_sharpy # Replace <package-name> with your PyPI project name
url: https://pypi.org/p/ic_sharpy # Replace <package-name> with your PyPI project name
permissions:
id-token: write # IMPORTANT: mandatory for trusted publishing
steps:
Expand Down

0 comments on commit 70bcd19

Please sign in to comment.