simonw / datasette-publish-vercel

Datasette plugin for publishing data using Vercel
Apache License 2.0
44 stars 7 forks source link

`--scope teamname` option #47

Closed simonw closed 3 years ago

simonw commented 3 years ago

To enable publishing to a different team than the default.

datasette publish vercel blah.db --project hello --scope myteam
simonw commented 3 years ago

I'm going to test this with https://github.com/simonw/til

simonw commented 3 years ago

That worked: https://github.com/simonw/til/runs/3155919032