Skip to content

Patch v1.3.1

Patch v1.3.1 #1

name: Build and Deploy JSR Package
on:
release:
types: [published]
jobs:
publish:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write
steps:
- uses: actions/checkout@v4
- name: Publish package
run: npx jsr publish