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: with:
feedUrl: 'https://feedpress.me/coryd' feedUrl: 'https://feedpress.me/coryd'
newestItemStrategy: 'latestDate' newestItemStrategy: 'latestDate'
postFormat: "📝: {title}\n\n{link}" postFormat: "📝: {title} {link}"
# Bluesky settings # Bluesky settings
blueskyEnable: true blueskyEnable: true
blueskyPostFormat: "📝: {title}\n\n{link}" blueskyPostFormat: "📝: {title} {link}"
blueskyHandle: 'cdransf.bsky.social' blueskyHandle: 'cdransf.bsky.social'
blueskyAppPassword: ${{ secrets.BLUESKY_TOKEN }} blueskyAppPassword: ${{ secrets.BLUESKY_TOKEN }}
blueskyOwnerHandle: 'cdransf.bsky.social' blueskyOwnerHandle: 'cdransf.bsky.social'