Skip to content

chore(deps-dev): bump ruff from 0.15.7 to 0.15.9 (#547) #1308

chore(deps-dev): bump ruff from 0.15.7 to 0.15.9 (#547)

chore(deps-dev): bump ruff from 0.15.7 to 0.15.9 (#547) #1308

Workflow file for this run

name: Release
on:
pull_request:
push:
branches: [main]
release:
types: [created]
jobs:
python-poetry:
permissions:
contents: write # Required to push the gh-pages branch for documentation deployment
uses: radiorabe/actions/.github/workflows/release-python-poetry.yaml@479996126a091287dc3fd349786f6f8a6dd1b23c # v0.42.0
secrets:
RABE_PYPI_TOKEN: ${{ secrets.RABE_PYPI_TOKEN }}