Skip to content

Commit 6f4eecd

Browse files
tianzhouCopilot
andauthored
Update mintlify/tutorials/gitops-github-workflow.mdx
Co-authored-by: Copilot <[email protected]>
1 parent 604a60c commit 6f4eecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mintlify/tutorials/gitops-github-workflow.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ https://github.com/bytebase/example-gitops-github-flow
7474

7575
1. Go into `.github/workflows/release-action.yml` and `.github/workflows/sql-review-action.yml`. In the `env` section, replace the variable values with your own and commit the changes.
7676

77-
- **BYTEBASE_URL**: your Bytebase instance URL (e.g., `https://bytebase.your-company.com` or your ngrok URL if testing locally)
77+
- **BYTEBASE_URL**: Your Bytebase instance URL (e.g., `https://bytebase.your-company.com` or your ngrok URL if testing locally)
7878
- **BYTEBASE_SERVICE_ACCOUNT**: `[email protected]` (the service account you created in the previous step)
7979
- **BYTEBASE_PROJECT**: `projects/project-sample` (the sample project in the Bytebase)
8080
- **BYTEBASE_TARGETS**: `instances/test-sample-instance/databases/hr_test,instances/prod-sample-instance/databases/hr_prod` (the two default databases in the sample project)

0 commit comments

Comments
 (0)