From d9a6cf1fb3e52bab656acace0d9f26c693ca2cc9 Mon Sep 17 00:00:00 2001 From: kemmerle Date: Thu, 12 Dec 2024 17:31:54 -0500 Subject: [PATCH] Fix bug in `hs fetch` (#1304) --- commands/fetch.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/fetch.ts b/commands/fetch.ts index f51a45f45..e852b76dc 100644 --- a/commands/fetch.ts +++ b/commands/fetch.ts @@ -42,7 +42,7 @@ exports.handler = async options => { const { derivedAccountId } = options; const cmsPublishMode = getCmsPublishMode(options); - trackCommandUsage('fetch', { mode: cmsPublishMode }, accountId); + trackCommandUsage('fetch', { mode: cmsPublishMode }, derivedAccountId); try { // Fetch and write file/folder.