-
-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
nestdotland/eggs
#139Description
Describe the bug
Publishing of package results in the log [ERROR:publish] Something broke....
To Reproduce
Experienced locally and in pipeline. See https://github.com/asos-craigmorten/superdeno/blob/main/.github/workflows/publish-egg.yml
Namely:
deno install -A -f --unstable -n eggs https://x.nest.land/eggs@0.1.0/mod.ts
export PATH="~/.deno/bin:$PATH"
eggs link --key ${NEST_LAND_KEY}
eggs publishwhere NEST_LAND_KEY is my API key.
See https://github.com/asos-craigmorten/superdeno/runs/785754213?check_suite_focus=true for example outcome.
Expected behavior
The package should be published.
Screenshots
--
Desktop (please complete the following information):
- OS: Ubuntu 18.04.4 LTS and MacOS 10.14.6
- nest.land Version [e.g. 0.1.0]:
0.1.0
Smartphone (please complete the following information):
--
Additional context
Egg file here --> https://github.com/asos-craigmorten/superdeno/blob/main/egg.json
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels