Skip to content

Commit 5dbc446

Browse files
authored
fix(linkedin): add emoji to match Bluesky post format (#15)
1 parent d3235b0 commit 5dbc446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linkedin-new-post.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
uses: CodingWithCalvin/.github/.github/workflows/linkedin-post.yml@main
4545
with:
4646
post_text: |
47-
New Blog Post!
47+
📝 New Blog Post!
4848
4949
${{ needs.detect.outputs.post_title }}
5050

0 commit comments

Comments
 (0)