diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f5f169c..bcf5784 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -39,7 +39,7 @@ jobs: runs-on: ubuntu-latest environment: name: pypi - url: https://pypi.org/p/data-lab-template # Replace with your PyPI project name + url: https://pypi.org/p/wb-template # Replace with your PyPI project name permissions: id-token: write # IMPORTANT: mandatory for trusted publishing