From d4c7ea7bf799194021eb1242427d59645d092e8e Mon Sep 17 00:00:00 2001 From: gituser789 <62549000+gituser789@users.noreply.github.com> Date: Thu, 18 Apr 2024 10:35:50 +0200 Subject: [PATCH] Update python-publish.yml --- .github/workflows/python-publish.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/python-publish.yml b/.github/workflows/python-publish.yml index a0a0ed8..231b543 100644 --- a/.github/workflows/python-publish.yml +++ b/.github/workflows/python-publish.yml @@ -11,6 +11,8 @@ name: Upload Python Package on: release: types: [published] + # Allows you to run this workflow manually from the Actions tab + workflow_dispatch: permissions: contents: read