Skip to content

Commit

Permalink
Update send-utils.js
Browse files Browse the repository at this point in the history
  • Loading branch information
cmiqueo authored Oct 31, 2024
1 parent 80daf46 commit c06c081
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/send-to-caas/send-utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ const findTag = (tags, searchStr, ignore = []) => {
tag.name,
tag.path,
tag.path.replace('/content/cq:tags/', ''),
/* c8 ignore next */
tag.tagID.toLowerCase(),
];

Expand Down

0 comments on commit c06c081

Please sign in to comment.