Skip to content

Commit c5c8cd0

Browse files
committed
Add COMFY_DB_CONNECTION
1 parent f0c9379 commit c5c8cd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ env:
1818
KAMAL_REGISTRY_USERNAME: ${{ github.actor }}
1919
INIT_DB_SQL: ${{ secrets.INIT_DB_SQL }}
2020
DB_PASSWORD: ${{ secrets.DB_PASSWORD }}
21+
COMFY_DB_CONNECTION: ${{ secrets.COMFY_DB_CONNECTION }}
2122

2223
jobs:
2324
release:

0 commit comments

Comments
 (0)