Skip to content

Commit 473127f

Browse files
Update sql-review-action.yml
1 parent 655f18f commit 473127f

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,7 +23,7 @@ jobs:
2323
BYTEBASE_URL: https://valid-just-tadpole.ngrok-free.app
2424
BYTEBASE_SERVICE_ACCOUNT: [email protected]
2525
BYTEBASE_SERVICE_ACCOUNT_SECRET: ${{ secrets.BYTEBASE_SERVICE_ACCOUNT_SECRET }}
26-
BYTEBASE_PROJECT: "projects/hr"
26+
BYTEBASE_PROJECT: "projects/project-sample"
2727
BYTEBASE_TARGETS: "instances/prod-sample-instance/databases/hr_prod"
2828
FILE_PATTERN: "migrations/*.sql"
2929
run: |

0 commit comments

Comments
 (0)