Skip to content

python-gvm 25.1.0

python-gvm 25.1.0 #31

Workflow file for this run

name: Deploy on PyPI
on:
release:
types: [created]
jobs:
deploy:
permissions:
id-token: write
runs-on: ubuntu-latest
environment:
name: pypi
url: https://pypi.org/project/python-gvm/
steps:
- name: Build and publish to PyPI
uses: greenbone/actions/pypi-upload@v3