From 2b0468fe49974d8de1170086f0878116499e300c Mon Sep 17 00:00:00 2001 From: Clemens Brunner Date: Mon, 13 May 2024 13:05:15 +0200 Subject: [PATCH] Fix release.yml --- .github/workflows/release.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8169ffca..2bb342dc 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -37,9 +37,6 @@ jobs: name: Upload to PyPI needs: build runs-on: ubuntu-22.04 - environment: - name: pypi - url: https://pypi.org/p/mnelab permissions: id-token: write steps: