Skip to content

Commit a4d0561

Browse files
committed
changed file test
1 parent 7304304 commit a4d0561

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ jobs:
1515
- name: Get changed files
1616
id: changed-files
1717
uses: tj-actions/changed-files@v43
18+
with:
19+
json: 'true'
1820

1921
# You can add more steps that use the output from changed-files here.
2022
# Example: Print names of changed files

terraformTest/job/live/qa.tfvars

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
asdfasdf

0 commit comments

Comments
 (0)