TomasZ
Uploaded a module, need help!
I uploaded my module: https://deno.land/x/vipps_mobilepay_sdk@0.0.1
But then I realised that I should have pointed it at my src folder, not the root folder 🤦♂️
I tried updating my Github webhook from:
https://api.deno.land/webhook/gh/vipps_mobilepay_sdk
to:
https://api.deno.land/webhook/gh/vipps_mobilepay_sdk?subdir=src
.. But that gave me a 400 error in Github. I'm stuck!!
3 replies