Skip to content

chore(deps): Bump mkdocstrings-python from 1.14.6 to 1.15.0 (#905) #2611

chore(deps): Bump mkdocstrings-python from 1.14.6 to 1.15.0 (#905)

chore(deps): Bump mkdocstrings-python from 1.14.6 to 1.15.0 (#905) #2611

Workflow file for this run

name: Release
on:
pull_request:
push:
branches:
- main
tags:
- '*'
jobs:
release-container:
uses: radiorabe/actions/.github/workflows/release-container.yaml@v0.28.0
with:
image: 'ghcr.io/radiorabe/nowplaying'
name: nowplaying
display-name: RaBe nowplaying daemon.
tags: minimal rhel9 rabe python nowplaying
python-poetry:
uses: radiorabe/actions/.github/workflows/release-python-poetry.yaml@v0.28.0
secrets:
RABE_PYPI_TOKEN: ${{ secrets.RABE_PYPI_TOKEN }}