Skip to content

Publish 2.1.0 on jsr #3

Publish 2.1.0 on jsr

Publish 2.1.0 on jsr #3

Workflow file for this run

name: Publish packge to jsr
on:
push:
branches:
- main
jobs:
publish:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write
steps:
- uses: actions/checkout@1e31de5234b9f8995739874a8ce0492dc87873e2 # v4
- run: npm install -g jsr
- run: jsr publish --allow-slow-types