diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 9755b79..3690dc7 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -9,7 +9,7 @@ jobs: name: Build and publish Python 🐍 distributions 📦 to PyPI runs-on: ubuntu-latest environment: - name: release + name: PyPI url: https://pypi.org/p/scrapling permissions: id-token: write