Skip to content

feat(ci): add docker and electron build and publish to release tag pi… #8

feat(ci): add docker and electron build and publish to release tag pi…

feat(ci): add docker and electron build and publish to release tag pi… #8

Workflow file for this run

name: Release Build
on:
push:
tags:
- "*.*.*"
jobs:
build:
uses: ./.github/workflows/workflow-build.yaml