Skip to content

Commit c490634

Browse files
authored
Update access token format in usage reporting changeset
1 parent 7019727 commit c490634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/usage_reporting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ To enable usage reporting, you need to configure the `usage_reporting` section i
1313
```yaml
1414
usage_reporting:
1515
enabled: true
16-
access_token: "YOUR_HIVE_CONSOLE_ACCESS_TOKEN"
16+
access_token: your-hive-console-access-token
1717
```

0 commit comments

Comments
 (0)