Track creator

This commit is contained in:
2022-01-07 02:15:44 +02:00
parent a9f9b63904
commit 0ae106afc0
5 changed files with 57 additions and 14 deletions

View File

@@ -51,6 +51,7 @@ module.exports = function (options) {
licenseId: "copyright",
artifactVersions: [
{
creatorId: request.user.id,
tag: request.body.version
}
],