Skip to content
This repository was archived by the owner on Dec 10, 2025. It is now read-only.

chore(ci): migrate to unified release.yml workflow #1

chore(ci): migrate to unified release.yml workflow

chore(ci): migrate to unified release.yml workflow #1

Workflow file for this run

name: Release
on:
push:
branches: [main]
jobs:
release:
uses: SylphxAI/.github/.github/workflows/release.yml@main
secrets: inherit