From b16de9d1a409c5ffb8c1323352f8a1275babfeb6 Mon Sep 17 00:00:00 2001 From: Gregor Ziegltrum Date: Tue, 20 Aug 2024 14:10:05 +0200 Subject: [PATCH] push to test pypi --- .github/workflows/cd.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 575162a..14ff90a 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -106,9 +106,6 @@ jobs: if: ${{ github.event.workflow_run.conclusion == 'success' }} runs-on: ubuntu-latest needs: [sdist, macos, windows, linux] - environment: -# name: release - url: https://test.pypi.org/p/blended-dataset-loop permissions: id-token: write steps: