Skip to content

Commit d7fb40b

Browse files
committed
targets
1 parent e0353d9 commit d7fb40b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
BYTEBASE_SERVICE_ACCOUNT: [email protected]
3939
BYTEBASE_SERVICE_ACCOUNT_SECRET: ${{secrets.BYTEBASE_SERVICE_ACCOUNT_SECRET}}
4040
BYTEBASE_PROJECT: "projects/project-sample"
41-
BYTEBASE_TARGETS: "instances/prod-sample-instance/databases/hr_prod"
41+
BYTEBASE_TARGETS: "instances/test-sample-instance/databases/hr_test,instances/prod-sample-instance/databases/hr_prod"
4242
BYTEBASE_TARGET_STAGE: environments/test
4343
FILE_PATTERN: "migrations/*.sql"
4444
BYTEBASE_OUTPUT: ${{ runner.temp }}/bytebase-metadata.json

0 commit comments

Comments
 (0)