tangled
alpha
login
or
join now
sharpmars.nekoweb.org
/
leaflet-md
33
fork
atom
CLI tool to sync your Markdown to Leaflet
leafletpub
atproto
cli
markdown
33
fork
atom
overview
issues
2
pulls
pipelines
Run publish-npm in the workflow
sharpmars.nekoweb.org
4 months ago
b1a94032
058416b3
0/1
publish.yml
failed
3s
+2
-2
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
publish.yml
+2
-2
.tangled/workflows/publish.yml
reviewed
···
12
12
- bun
13
13
14
14
steps:
15
15
-
- name: "testing"
16
16
-
command: "bun -v"
15
15
+
- name: "publish to npm"
16
16
+
command: "bun run publish-npm"