diff --git a/.github/workflows/publish_workflow.yml b/.github/workflows/publish_workflow.yml index 0affc40..ba9f0e7 100644 --- a/.github/workflows/publish_workflow.yml +++ b/.github/workflows/publish_workflow.yml @@ -41,7 +41,7 @@ jobs: runs-on: ubuntu-latest environment: name: pypi - url: https://pypi.org/p/ # Replace with your PyPI project name + url: https://pypi.org/p/SPEADI # Replace with your PyPI project name permissions: id-token: write # IMPORTANT: mandatory for trusted publishing