Skip to content

chore(ci): bump radiorabe/actions from 0.21.1 to 0.22.4 #574

chore(ci): bump radiorabe/actions from 0.21.1 to 0.22.4

chore(ci): bump radiorabe/actions from 0.21.1 to 0.22.4 #574

Workflow file for this run

name: Release
on:
pull_request:
push:
branches: [main]
release:
types: [created]
jobs:
python-poetry:
uses: radiorabe/actions/.github/workflows/release-python-poetry.yaml@v0.22.4
secrets:
RABE_PYPI_TOKEN: ${{ secrets.RABE_PYPI_TOKEN }}