Skip to content

Commit 4859cc5

Browse files
committed
fix: update RAMPS_ENVIRONMENT to development in builds.yml
1 parent 1aaf417 commit 4859cc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ builds:
273273
DIGEST_API_URL: 'https://digest.dev-api.cx.metamask.io/api/v1'
274274
SOCIAL_API_URL: 'https://social.dev-api.cx.metamask.io'
275275
BRIDGE_USE_DEV_APIS: 'true'
276-
RAMPS_ENVIRONMENT: 'staging'
276+
RAMPS_ENVIRONMENT: 'development'
277277
RAMP_INTERNAL_BUILD: 'true'
278278
RAMP_DEV_BUILD: 'true'
279279
IS_TEST: 'false'

0 commit comments

Comments
 (0)