fix: deploy to stg reading from wrong dir

This commit is contained in:
2026-04-08 11:14:34 -03:00
committed by GitHub
parent 68dcb033a4
commit 48b9eec4be
+1 -1
View File
@@ -111,7 +111,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: tfplan
path: terraform
path: terraform-stg
- name: Setup Kubeconfig
run: |