Skip to content

Commit 4d1edd2

Browse files
test
1 parent b851a47 commit 4d1edd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/checkNextChangelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
3535
# Store the sanitized list of files in a temporary file to avoid env variable issues
3636
echo "$sanitized_files" > modified_files.txt
37-
echo "#sanitized_files"
37+
echo "$sanitized_files"
3838
3939
- name: Fetch PR message
4040
id: pr-message

0 commit comments

Comments
 (0)