Skip to content

chore(deps): bump mkdocs-material from 9.5.42 to 9.5.44 #2436

chore(deps): bump mkdocs-material from 9.5.42 to 9.5.44

chore(deps): bump mkdocs-material from 9.5.42 to 9.5.44 #2436

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.22.3
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.22.3
secrets:
RABE_PYPI_TOKEN: ${{ secrets.RABE_PYPI_TOKEN }}