We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b47c09d commit 6a3f6e4Copy full SHA for 6a3f6e4
.github/workflows/check_export.yml
@@ -1,7 +1,7 @@
1
name: check-export
2
env:
3
REFLEX_DEP: "git+https://github.com/reflex-dev/reflex.git@main"
4
- TELEMETRY_ENABLED: false
+ REFLEX_TELEMETRY_ENABLED: false
5
on:
6
push:
7
branches: [main]
0 commit comments