Skip to content

Improved common APIs and testing #69

Improved common APIs and testing

Improved common APIs and testing #69

Workflow file for this run

name: Publish on JSR
on:
push:
branches:
- main
jobs:
publish:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write
steps:
- uses: actions/checkout@v4
- name: Publish package
run: npx jsr publish