Skip to content

Commit b4fbe61

Browse files
committed
u
1 parent 8cc8abe commit b4fbe61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sql-review-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
BYTEBASE_SERVICE_ACCOUNT: [email protected]
2424
BYTEBASE_SERVICE_ACCOUNT_SECRET: ${{secrets.BYTEBASE_SERVICE_ACCOUNT_SECRET}}
2525
BYTEBASE_PROJECT: "projects/project-sample"
26-
BYTEBASE_TARGETS: "instances/test-sample-instance/databases/hr_prod"
26+
BYTEBASE_TARGETS: "instances/prod-sample-instance/databases/hr_prod"
2727
FILE_PATTERN: "migrations/*.sql"
2828
GITHUB_PR_NUMBER: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)