Skip to content

chore(deps-dev): bump pygments from 2.19.2 to 2.20.0 #1311

chore(deps-dev): bump pygments from 2.19.2 to 2.20.0

chore(deps-dev): bump pygments from 2.19.2 to 2.20.0 #1311

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 }}