Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
asafmazor17 committed Nov 29, 2023
1 parent cb13ea3 commit 30011a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform_flow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: Planning$GITHUB_RUN_ID
path: ./${{ env.WORK_DIR }}/plan$GITHUB_RUN_ID
path: ./${{ env.WORK_DIR }}plan$GITHUB_RUN_ID
retention-days: 1

# - name: terraform apply
Expand Down

0 comments on commit 30011a5

Please sign in to comment.