From cee0ebe2f5fb55f2ec1e3fbae58c1a9c108ade4a Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sun, 27 Jul 2025 22:54:50 -0700 Subject: Run prettier --- .ci/ci.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.ci/ci.ts') diff --git a/.ci/ci.ts b/.ci/ci.ts index 7c95e77..50c5711 100644 --- a/.ci/ci.ts +++ b/.ci/ci.ts @@ -10,7 +10,7 @@ const getPipeline = () => { const publish: NpmPublishJob = { type: 'npm_publish.js', arguments: { - source: '.', + source: 'pengueno', registry: '//registry.npmjs.org/', }, }; -- cgit v1.2.3-70-g09d2