Skip to content

refactor: use workspace:^ instead of workspace:* for consistency #9

refactor: use workspace:^ instead of workspace:* for consistency

refactor: use workspace:^ instead of workspace:* for consistency #9

Workflow file for this run

name: Release
on:
push:
branches:
- main
concurrency: ${{ github.workflow }}-${{ github.ref }}
jobs:
release:
uses: SylphxAI/.github/.github/workflows/publish-npm.yml@main
with:
bun-version: '1.3.1'
secrets: inherit