Skip to content

doc: another small fix in nbconvert-shim.ts #24

doc: another small fix in nbconvert-shim.ts

doc: another small fix in nbconvert-shim.ts #24

Workflow file for this run

# .github/workflows/publish.yml
name: Publish
on:
push:
branches:
- main
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 --allow-dirty