From d63caa652c15137d2a8c65813b0e45005e5e52a9 Mon Sep 17 00:00:00 2001 From: Paul Horton Date: Tue, 7 Mar 2023 10:44:49 +0000 Subject: [PATCH] ci: removed unused step Signed-off-by: Paul Horton --- .github/workflows/release.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8828ec9..3f596ea 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -62,9 +62,6 @@ jobs: - name: View poetry version run: poetry --version - - name: Install semantic-release - run: pip install python-semantic-release==${{ env.PYTHON_SEMANTIC_RELEASE_VERSION }} - - name: Python Semantic Release # see https://python-semantic-release.readthedocs.io/en/latest/automatic-releases/github-actions.html # see https://github.com/python-semantic-release/python-semantic-release