Skip to content

Commit 43f02f9

Browse files
committed
Update const name
1 parent 20ac5ff commit 43f02f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/coreutils/coreconsts.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ const (
5050
ServerID = "JFROG_CLI_SERVER_ID"
5151
TransitiveDownload = "JFROG_CLI_TRANSITIVE_DOWNLOAD"
5252
// Envs used to determine command types for usage reports
53-
UsageAutoPublishedBuild = "JFROG_CLI_USAGE_BUILD_PUBLISHED_AUTO"
53+
UsageAutoPublishedBuild = "JFROG_CLI_USAGE_AUTO_BUILD_PUBLISHED"
5454
UsageOidcConfigured = "JFROG_CLI_USAGE_CONFIG_OIDC"
5555

5656
// Deprecated and replaced with TransitiveDownload

0 commit comments

Comments
 (0)