From 4eb03230c3271a69584cf501e6be4c49494257e5 Mon Sep 17 00:00:00 2001 From: Stephen Privitera <13150473+sprivite@users.noreply.github.com> Date: Tue, 9 Jan 2024 16:02:12 +0100 Subject: [PATCH] Update pypi.yml --- .github/workflows/pypi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pypi.yml b/.github/workflows/pypi.yml index 1bdaef8..37ace7b 100644 --- a/.github/workflows/pypi.yml +++ b/.github/workflows/pypi.yml @@ -6,7 +6,7 @@ permissions: id-token: write on: - create: + release: tags: - 'v[0-9]+.[0-9]+.[0-9]+'