Skip to content

Commit 31c3082

Browse files
Update BYTEBASE_PROJECT in release-action.yml
1 parent ed5edf4 commit 31c3082

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
@@ -11,7 +11,7 @@ env:
1111
BYTEBASE_URL: https://valid-just-tadpole.ngrok-free.app
1212
BYTEBASE_SERVICE_ACCOUNT: api@service.bytebase.com
1313
BYTEBASE_SERVICE_ACCOUNT_SECRET: ${{ secrets.BYTEBASE_SERVICE_ACCOUNT_SECRET }}
14-
BYTEBASE_PROJECT: "projects/project-sample"
14+
BYTEBASE_PROJECT: project-sample
1515

1616
jobs:
1717
build:

0 commit comments

Comments
 (0)