Skip to content

Updated usage instructions to include both denoland import and jsr (#58) #2

Updated usage instructions to include both denoland import and jsr (#58)

Updated usage instructions to include both denoland import and jsr (#58) #2

Workflow file for this run

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