Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 0d14af4

Browse files
committed
add tags param
1 parent 3736d02 commit 0d14af4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/topcoder-api-helper.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ async function createChallenge(challenge) {
7575
}],
7676
timelineTemplateId: config.DEFAULT_TIMELINE_TEMPLATE_ID,
7777
projectId: challenge.projectId,
78+
tags: challenge.tags,
7879
trackId: config.DEFAULT_TRACK_ID,
7980
legacy: {
8081
pureV5Task: true

0 commit comments

Comments
 (0)