Skip to content

chore: release v0.17.0-beta.5 #142

chore: release v0.17.0-beta.5

chore: release v0.17.0-beta.5 #142

Workflow file for this run

name: Release
on:
push:
tags:
- 'v*'
jobs:
release:
uses: sxzz/workflows/.github/workflows/release.yml@v1
with:
publish: true
build: pnpm run build
permissions:
contents: write
id-token: write