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 bd8e5eb commit 572336bCopy full SHA for 572336b
.github/workflows/npm-app-release-staging.yml
@@ -134,7 +134,7 @@ jobs:
134
new-version: ${{ needs.prepare-and-commit-staging.outputs.new_version }}
135
artifact-name: updated-staging-package
136
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"}'
+ env-overrides: '{"NEXT_PUBLIC_CB_ENVIRONMENT": "prod", "NEXT_PUBLIC_CODEBUFF_BACKEND_URL": "backend-pr-312-3hui.onrender.com"}'
138
secrets: inherit
139
140
# Create GitHub prerelease with all binaries
0 commit comments