Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using this plugin to publish RSS feed #2

Open
adamdjbrett opened this issue Dec 12, 2024 · 0 comments
Open

Using this plugin to publish RSS feed #2

adamdjbrett opened this issue Dec 12, 2024 · 0 comments

Comments

@adamdjbrett
Copy link

How would I use this plugin to publish recent posts to bluesky? I have tried the following:
- name: Send Bluesky Post uses: myConsciousness/bluesky-post@v5 with: feedURL: "https://relcfp.com/feed.xml" newestItemStrategy: 'latestDate' text: "New post: {title}\n\n{link}\n\n#acrel" identifier: ${{ secrets.BLUESKY_IDENTIFIER }} password: ${{ secrets.BLUESKY_PASSWORD }}
my repo is relcfp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant