Skip to content

Commit b0b3ea1

Browse files
authored
Update release-action.yml
1 parent 18e2655 commit b0b3ea1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release-action.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ on:
88
- "migrations-semver/*.sql"
99

1010
env:
11-
BYTEBASE_URL: https://demo.bytebase.com
12-
BYTEBASE_SERVICE_ACCOUNT: api@service.bytebase.com
11+
BYTEBASE_URL: https://58785c2f9e11.ngrok-free.app
12+
BYTEBASE_SERVICE_ACCOUNT: bunge-poc@service.bytebase.com
1313
BYTEBASE_SERVICE_ACCOUNT_SECRET: ${{ secrets.BYTEBASE_SERVICE_ACCOUNT_SECRET }}
14-
BYTEBASE_PROJECT: "projects/hr"
14+
BYTEBASE_PROJECT: "projects/bunge-poc"
1515

1616
jobs:
1717
build:

0 commit comments

Comments
 (0)