Skip to content

chore(ci): bump radiorabe/actions from 0.22.1 to 0.22.3 (#93) #259

chore(ci): bump radiorabe/actions from 0.22.1 to 0.22.3 (#93)

chore(ci): bump radiorabe/actions from 0.22.1 to 0.22.3 (#93) #259

Workflow file for this run

name: Release
on:
push:
tags:
- 'v*.*.*'
branches:
- main
pull_request:
jobs:
release-container:
uses: radiorabe/actions/.github/workflows/[email protected]
with:
image: ghcr.io/radiorabe/python-minimal
name: python-minimal
display-name: RaBe Python Base Image Minimal
tags: minimal rhel8 rabe python python311
mkdocs:
uses: radiorabe/actions/.github/workflows/[email protected]