Skip to content

Fix README for installation with pipx #117

Fix README for installation with pipx

Fix README for installation with pipx #117

Workflow file for this run

name: Release Python package
on:
pull_request:
types: [closed]
workflow_dispatch:
jobs:
build-and-release:
name: Create a new release
uses: greenbone/workflows/.github/workflows/release-python.yml@main
secrets: inherit