Skip to content

Make f41 a stable release #6

Make f41 a stable release

Make f41 a stable release #6

name: Build image 'fedora-silverblue'
on:
push:
branches:
- f41
jobs:
build-image:
uses: ./.github/workflows/build-image.yml
with:
image_name: "fedora-silverblue"
tags: 41
publish: ${{ github.ref == 'refs/heads/f41' }}
branch: f41