Skip to content

Commit

Permalink
print changed files
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyson-miller committed Dec 7, 2023
1 parent 3e30854 commit 7efc6c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform-plan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- 'terraform-incubator/**'
list-files: json
- name: List all changed files
run: echo '${{ steps.changed-files.outputs }}'
run: echo '${{ steps.changed-files.outputs.changes }}'
plan-all:
runs-on: ubuntu-latest
name: Create terraform plan
Expand Down

0 comments on commit 7efc6c0

Please sign in to comment.