Skip to content

main: Add an ability to install in a vm #4

main: Add an ability to install in a vm

main: Add an ability to install in a vm #4

Workflow file for this run

name: release-prod
on:
push:
tags:
- v*
workflow_dispatch:
jobs:
release-prod:
uses: ./.github/workflows/release.yaml
with:
upload-type: installer
secrets: inherit