Skip to content

oem: patch lvm.conf for the local path (lvm) support #9

oem: patch lvm.conf for the local path (lvm) support

oem: patch lvm.conf for the local path (lvm) support #9

Workflow file for this run

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