We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a1f4d9 commit 5200ea7Copy full SHA for 5200ea7
.github/workflows/docker_publish.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@85e6279cec87321a52edac9c87bce653a07cf6c2
20
- name: "Calculate changed files directories"
21
id: calculate_changed_files
22
- uses: tj-actions/changed-files@3b3041225bddb25fd9637f44aa4e9a5178c6792e
+ uses: tj-actions/changed-files@df76a83fcbf4a5fe1035efa950c841f1ee09dcaf
23
with:
24
dir_names: true
25
dir_names_exclude_current_dir: true
0 commit comments