Skip to content

Commit 8fd447a

Browse files
Update release.yml
1 parent 4e17404 commit 8fd447a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
6666
- name: Debugging - Print changed files
6767
run: |
68-
echo "Changed files: $CHANGED_FILES"
68+
echo "Changed files: $CHANGED_FILES"
6969
7070
- name: Create and push tag (if it doesn't exist and files have changed)
7171
if: env.TAG_EXISTS == 'false' && env.FILES_CHANGED == 'true'

0 commit comments

Comments
 (0)