Skip to content

Commit 572336b

Browse files
committed
Update npm-app-release-staging.yml
1 parent bd8e5eb commit 572336b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-app-release-staging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
new-version: ${{ needs.prepare-and-commit-staging.outputs.new_version }}
135135
artifact-name: updated-staging-package
136136
checkout-ref: ${{ github.event.pull_request.head.sha }}
137-
env-overrides: '{"NEXT_PUBLIC_CB_ENVIRONMENT": "prod", "NEXT_PUBLIC_CODEBUFF_BACKEND_URL": "backend-pr-221-we0m.onrender.com"}'
137+
env-overrides: '{"NEXT_PUBLIC_CB_ENVIRONMENT": "prod", "NEXT_PUBLIC_CODEBUFF_BACKEND_URL": "backend-pr-312-3hui.onrender.com"}'
138138
secrets: inherit
139139

140140
# Create GitHub prerelease with all binaries

0 commit comments

Comments
 (0)