CLI tool to sync your Markdown to Leaflet
leafletpub atproto cli markdown

Run publish-npm in the workflow

+2 -2
+2 -2
.tangled/workflows/publish.yml
··· 12 12 - bun 13 13 14 14 steps: 15 - - name: "testing" 16 - command: "bun -v" 15 + - name: "publish to npm" 16 + command: "bun run publish-npm"