We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d70869b commit 0053e27Copy full SHA for 0053e27
.github/workflows/stage-2-test.yaml
@@ -35,7 +35,6 @@ on:
35
env:
36
AWS_REGION: eu-west-2
37
TERM: xterm-256color
38
- NEXT_PUBLIC_ENABLE_LETTERS: true
39
40
permissions:
41
id-token: write # This is required for requesting the JWT
.github/workflows/stage-4-acceptance.yaml
@@ -34,7 +34,6 @@ on:
34
frontend/.env.template
@@ -1,4 +1,2 @@
1
# Includes auth pages when building web frontend in production mode.
2
INCLUDE_AUTH_PAGES=''
3
-# Enables letters feature flag
4
-NEXT_PUBLIC_ENABLE_LETTERS=''
0 commit comments