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