Skip to content

fix: isObj to look for prototype object of prototype #29

fix: isObj to look for prototype object of prototype

fix: isObj to look for prototype object of prototype #29

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: cd packages/std && npx jsr publish