fix: deploy to stg reading from wrong dir
This commit is contained in:
@@ -111,7 +111,7 @@ jobs:
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: tfplan
|
||||
path: terraform
|
||||
path: terraform-stg
|
||||
|
||||
- name: Setup Kubeconfig
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user