Skip to content

Commit e80a95b

Browse files
committed
fix: use the production D1 database in release sync
1 parent 5f1f9aa commit e80a95b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-upstream-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ concurrency:
1313
cancel-in-progress: false
1414

1515
env:
16-
D1_DATABASE_ID: 3919bbda-4559-4f97-a755-7e1f8b330057
16+
D1_DATABASE_ID: 3919bbda-4559-4f97-a755-7e1f8b330577
1717
INITIAL_RELEASE: v1.0.3
1818

1919
jobs:

0 commit comments

Comments
 (0)