Skip to content

Commit eb70432

Browse files
committed
add all ew file
1 parent c37e9d2 commit eb70432

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/appcd-iac-pr-diff.yml

+1
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ jobs:
8989
cd ..
9090
mv artifact/${{ steps.extract_branch.outputs.branch }}/.appcd pr_branch/deployment_files/
9191
cd pr_branch
92+
git add deployment_files/
9293
git diff --output=../diff.txt deployment_files/ | cat
9394
cat ../diff.txt
9495
- name: Comment PR with IaC Changes

0 commit comments

Comments
 (0)