From b85cd5c6074008148e42ffc6183fd756bd0c1c03 Mon Sep 17 00:00:00 2001 From: Karim shoair Date: Sat, 15 Mar 2025 02:46:26 +0200 Subject: [PATCH] build: update publish.yml --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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