From 2d9049589e6e6359b949d886a35ad87969a2e599 Mon Sep 17 00:00:00 2001 From: Joao S O Bueno Date: Sat, 16 Nov 2024 15:50:10 -0300 Subject: [PATCH] Fix yaml --- .github/workflows/pypi.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/pypi.yml b/.github/workflows/pypi.yml index fa20b38..818077a 100644 --- a/.github/workflows/pypi.yml +++ b/.github/workflows/pypi.yml @@ -1,8 +1,6 @@ name: Publish Python 🐍 distribution 📦 to PyPI and TestPyPI on: push -name: publish - jobs: build: