Skip to content

Commit 50cc8eb

Browse files
authored
echoing actually
1 parent 4007516 commit 50cc8eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push_to_blog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: prepare clean build directory
2828
run: |
2929
rm -r ./target-repo/*
30-
cat myjunq.net > ./target-repo/CNAME
30+
echo "myjunq.net" > ./target-repo/CNAME
3131
3232
3333
- name: Copy html files

0 commit comments

Comments
 (0)