Skip to content

chore: add refiner to exports #13

chore: add refiner to exports

chore: add refiner to exports #13

Workflow file for this run

name: jsr
on:
push:
tags:
- "v*"
permissions:
contents: read
id-token: write
jobs:
publish:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: denoland/setup-deno@v2
with:
deno-version: "2.x"
- name: Publish
run: |
deno run -A jsr:@david/[email protected]