Skip to content
This repository was archived by the owner on Oct 18, 2025. It is now read-only.

v.1.0.3: Update docs #4

v.1.0.3: Update docs

v.1.0.3: Update docs #4

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 package
run: npx jsr publish