From 07dff32be314fd245bf2b9edf6b5025ddfceca19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Eertmans?= Date: Thu, 18 Jan 2024 23:36:02 +0100 Subject: [PATCH] chore(ci): rename --- .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 59f0e40..b381b35 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -8,7 +8,7 @@ on: jobs: publish-python: - name: Build and release + name: Publish Python package runs-on: ubuntu-latest environment: release permissions: