Skip to content

chore(ci): bump radiorabe/actions from 0.14.0 to 0.17.1 (#512) #1447

chore(ci): bump radiorabe/actions from 0.14.0 to 0.17.1 (#512)

chore(ci): bump radiorabe/actions from 0.14.0 to 0.17.1 (#512) #1447

Workflow file for this run

name: Release
on:
pull_request:
push:
branches: [main]
release:
types: [created]
jobs:
release-container:
uses: radiorabe/actions/.github/workflows/[email protected]
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/[email protected]
secrets:
RABE_PYPI_TOKEN: ${{ secrets.RABE_PYPI_TOKEN }}