Skip to content

Commit 6a3f6e4

Browse files
authored
add prefix to telemetry env (#109)
1 parent b47c09d commit 6a3f6e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check_export.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: check-export
22
env:
33
REFLEX_DEP: "git+https://github.com/reflex-dev/reflex.git@main"
4-
TELEMETRY_ENABLED: false
4+
REFLEX_TELEMETRY_ENABLED: false
55
on:
66
push:
77
branches: [main]

0 commit comments

Comments
 (0)