Skip to content

added option for custom primative type maps, refactored code, and fix… #12

added option for custom primative type maps, refactored code, and fix…

added option for custom primative type maps, refactored code, and fix… #12

Workflow file for this run

name: Publish
on:
push:
branches:
- master
jobs:
publish:
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write # The OIDC ID token is used for authentication with JSR.
steps:
- uses: actions/checkout@v4
- run: npx jsr publish