We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0584029 + bf3fa8c commit f5ec66bCopy full SHA for f5ec66b
1 file changed
.github/workflows/deploy.yaml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v4
19
20
- name: Deploy
21
- uses: DefangLabs/defang-github-action@v1.2.0
+ uses: DefangLabs/defang-github-action@v1.3.2
22
with:
23
config-env-vars: POSTGRES_PASSWORD SECRET_KEY ALLOWED_HOSTS
24
env:
0 commit comments