Skip to content

chore: Release

chore: Release #162

Workflow file for this run

name: Release
on:
push:
branches: [main]
tags:
- '**'
workflow_dispatch:
jobs:
release:
name: Release Build
uses: ./.github/workflows/shared-build.yml
with:
include-vite-e2e: true