Skip to content

ci: Add LVM integration tests #11

ci: Add LVM integration tests

ci: Add LVM integration tests #11

Workflow file for this run

name: Release Build and Publish
on:
push:
tags:
- v**
jobs:
build-for-release:
uses: ./.github/workflows/factory.yaml
with:
tag: ${{ github.ref_name }}
push: true
secrets: inherit