Skip to content

chore(deps-dev): Bump mkdocs-material from 9.5.46 to 9.5.47 (#625) #1470

chore(deps-dev): Bump mkdocs-material from 9.5.46 to 9.5.47 (#625)

chore(deps-dev): Bump mkdocs-material from 9.5.46 to 9.5.47 (#625) #1470

Workflow file for this run

name: Release
on:
pull_request:
push:
branches: [main]
tags:
- '*'
release:
types: [created]
jobs:
release-container:
uses: radiorabe/actions/.github/workflows/[email protected]
with:
image: 'ghcr.io/radiorabe/suisasendemeldung'
name: suisasendemeldung
display-name: SUISA Sendemeldung
tags: rabe python suisa
python-poetry:
uses: radiorabe/actions/.github/workflows/[email protected]
secrets:
RABE_PYPI_TOKEN: ${{ secrets.RABE_PYPI_TOKEN }}