Skip to content

build: auto-publish to JSR #1

build: auto-publish to JSR

build: auto-publish to JSR #1

Workflow file for this run

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