We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0c9379 commit c5c8cd0Copy full SHA for c5c8cd0
.github/workflows/release.yml
@@ -18,6 +18,7 @@ env:
18
KAMAL_REGISTRY_USERNAME: ${{ github.actor }}
19
INIT_DB_SQL: ${{ secrets.INIT_DB_SQL }}
20
DB_PASSWORD: ${{ secrets.DB_PASSWORD }}
21
+ COMFY_DB_CONNECTION: ${{ secrets.COMFY_DB_CONNECTION }}
22
23
jobs:
24
release:
0 commit comments