Skip to content

chore(deps-dev): bump mkdocs-autorefs from 1.2.0 to 1.3.0 (#650) #1528

chore(deps-dev): bump mkdocs-autorefs from 1.2.0 to 1.3.0 (#650)

chore(deps-dev): bump mkdocs-autorefs from 1.2.0 to 1.3.0 (#650) #1528

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/release-container.yaml@v0.25.0
with:
image: 'ghcr.io/radiorabe/suisasendemeldung'
name: suisasendemeldung
display-name: SUISA Sendemeldung
tags: rabe python suisa
python-poetry:
uses: radiorabe/actions/.github/workflows/release-python-poetry.yaml@v0.25.0
secrets:
RABE_PYPI_TOKEN: ${{ secrets.RABE_PYPI_TOKEN }}