Skip to content

chore(deps): bump certifi from 2023.5.7 to 2023.7.22 (#521) #1451

chore(deps): bump certifi from 2023.5.7 to 2023.7.22 (#521)

chore(deps): bump certifi from 2023.5.7 to 2023.7.22 (#521) #1451

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 }}