From 327e7189bcd665372093805269ac1b4aa3d1912d Mon Sep 17 00:00:00 2001 From: Karim shoair Date: Mon, 14 Oct 2024 03:04:49 +0300 Subject: [PATCH] fix Damn I need to sleep --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index e253c44..28beef2 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -3,7 +3,7 @@ name: Publish Python 🐍 distributions 📦 to PyPI on: push: branches: - - master + - main jobs: build-n-publish: