From af799e37d4e234bb43e0fa7558703658b3af52b3 Mon Sep 17 00:00:00 2001 From: "P. L. Lim" <2090236+pllim@users.noreply.github.com> Date: Tue, 28 Nov 2023 14:44:21 -0500 Subject: [PATCH] Fix typo --- .github/workflows/publish-to-pypi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-to-pypi.yml b/.github/workflows/publish-to-pypi.yml index d04a384..08de7d5 100644 --- a/.github/workflows/publish-to-pypi.yml +++ b/.github/workflows/publish-to-pypi.yml @@ -53,7 +53,7 @@ jobs: runs-on: ubuntu-latest needs: build_wheels environment: - name: pypi + name: release url: https://pypi.org/p/synphot permissions: id-token: write # IMPORTANT: mandatory for trusted publishing