Publishing to deno.land/x: GitHub webhook says it's delivered?
I followed these directions (https://deno.land/add_module) to publish a 3rd party module to deno.land/x. On GitHub, the most recent run of the webhook, I've got a 200 response with:
But when I search for
hot_mod_server
on deno.land/x it's not coming up. Also deno info https://deno.land/x/hot_mod_server
is failing to find it.1 Reply
nevermind I realized I needed to add mod.ts to the path with
deno info