diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 1d51a22..1a59d7a 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -53,7 +53,7 @@ jobs: environment: name: pypi # OPTIONAL: uncomment and update to include your PyPI project URL in the deployment status: - url: https://pypi.org/project/rda-python-common/ + url: https://pypi.org/project/rda_python_common/ steps: - name: Retrieve release distributions