diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 02cb9e9..af9b62b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-latest environment: name: pypi - url: https://pypi.org/p/ + url: https://pypi.org/p/asdf-pydantic/ permissions: id-token: write # IMPORTANT: this permission is mandatory for trusted publishing