chore: workflow

This commit is contained in:
Cory Dransfeldt 2024-03-14 10:05:03 -07:00
parent 1301cb2336
commit 12bb3bbcce
No known key found for this signature in database

View file

@ -12,10 +12,10 @@ jobs:
with:
feedUrl: 'https://feedpress.me/coryd'
newestItemStrategy: 'latestDate'
postFormat: "📝: {title}\n\n{link}"
postFormat: "📝: {title} {link}"
# Bluesky settings
blueskyEnable: true
blueskyPostFormat: "📝: {title}\n\n{link}"
blueskyPostFormat: "📝: {title} {link}"
blueskyHandle: 'cdransf.bsky.social'
blueskyAppPassword: ${{ secrets.BLUESKY_TOKEN }}
blueskyOwnerHandle: 'cdransf.bsky.social'