Skip to content

👷Added workflow to publish this module to JSR #1

👷Added workflow to publish this module to JSR

👷Added workflow to publish this module to JSR #1

Workflow file for this run

name: Release
on:
push:
tags:
- 'v*'
jobs:
publish:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write
steps:
- uses: actions/checkout@v4
- run: npx jsr publish