chore: explicitly set format

This commit is contained in:
Cory Dransfeldt 2024-02-07 13:45:46 -08:00
parent 44f93749a1
commit b18b6a6eda

View file

@ -14,6 +14,7 @@ jobs:
newestItemStrategy: "latestDate"
postFormat: "📝: {title} {link}"
blueskyEnable: true
blueskyPostFormat: "📝: {title} {link}"
blueskyService: "bsky.social"
blueskyHandle: "cdme.bsky.social"
blueskyAppPassword: "${{ secrets.BLUESKY_TOKEN }}"