Skip to content

chore(deps-dev): bump pytest-ruff from 0.1 to 0.1.1 (#24) #53

chore(deps-dev): bump pytest-ruff from 0.1 to 0.1.1 (#24)

chore(deps-dev): bump pytest-ruff from 0.1 to 0.1.1 (#24) #53

Workflow file for this run

name: Release
on:
pull_request:
push:
branches: [main]
release:
types: [created]
jobs:
python-poetry:
uses: radiorabe/actions/.github/workflows/release-python-poetry.yaml@v0.15.1
secrets:
RABE_PYPI_TOKEN: ${{ secrets.RABE_PYPI_TOKEN }}