Skip to content

Commit

Permalink
Hotfix Bluesky Action
Browse files Browse the repository at this point in the history
  • Loading branch information
Ly0n authored Dec 11, 2024
1 parent 1cedff9 commit d50b875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/post_mastodon_and_bluesky.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
id: bluesky_post
uses: cbrgm/bluesky-github-action@v1
with:
handle: "@opensustaintech.bsky.social" # Your handle (example: username.bsky.social)
handle: "opensustaintech.bsky.social" # Your handle (example: username.bsky.social)
password: ${{ secrets.BLUESKY_PASSWORD }} # Your password
text: ${{ env.toot_message }}

0 comments on commit d50b875

Please sign in to comment.