Skip to content

chore(ci): bump radiorabe/actions from 0.25.0 to 0.27.0 #985

chore(ci): bump radiorabe/actions from 0.25.0 to 0.27.0

chore(ci): bump radiorabe/actions from 0.25.0 to 0.27.0 #985

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