From 9c54bef9d0c410b45fbe35288cf94cf53d90bd4d Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Thu, 14 Jan 2021 21:41:48 +0000 Subject: while we test don't restrict tags --- .github/workflows/python-deploy.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/python-deploy.yml b/.github/workflows/python-deploy.yml index 951f387..05e7223 100644 --- a/.github/workflows/python-deploy.yml +++ b/.github/workflows/python-deploy.yml @@ -4,8 +4,8 @@ on: push: branches: - master - tags: - - v* + #tags: + #- v* jobs: build_wheels: -- cgit v1.2.3