aboutsummaryrefslogtreecommitdiffstats
path: root/tooling/github/setup/action.yml
diff options
context:
space:
mode:
authorMohamedBassem <me@mbassem.com>2024-05-05 12:14:07 +0100
committerMohamedBassem <me@mbassem.com>2024-05-05 12:21:00 +0100
commit79777bd7e259596b50e66096bae5262893f45af7 (patch)
tree01d7df6d920af4ba76f6aedec31cc9bfcbf1cea7 /tooling/github/setup/action.yml
parent27f45d595be3bccc94e79f623c07555d62fa54ec (diff)
downloadkarakeep-79777bd7e259596b50e66096bae5262893f45af7.tar.zst
build: Add a workflow to auto publish the CLI to npm
Diffstat (limited to '')
-rw-r--r--tooling/github/setup/action.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tooling/github/setup/action.yml b/tooling/github/setup/action.yml
index 9a8ff513..c0b3d85c 100644
--- a/tooling/github/setup/action.yml
+++ b/tooling/github/setup/action.yml
@@ -9,6 +9,7 @@ runs:
with:
node-version: 21
cache: "pnpm"
+ registry-url: https://registry.npmjs.org
- shell: bash
run: pnpm add -g turbo