Skip to content

Commit

Permalink
ci: removed unused step
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Horton <paul.horton@owasp.org>
  • Loading branch information
madpah committed Mar 7, 2023
1 parent bcd15e2 commit d63caa6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d63caa6

Please sign in to comment.