Skip to content

Commit 253ec4a

Browse files
committed
Updated ref
1 parent b5a7bbc commit 253ec4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/twitter-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
consumer-secret: ${{ secrets.TWITTER_CONSUMER_API_SECRET }}
1818
access-token: ${{ secrets.TWITTER_ACCESS_TOKEN }}
1919
access-token-secret: ${{ secrets.TWITTER_ACCESS_TOKEN_SECRET }}
20-
- uses: smapiot/send-bluesky-post-action@v1
20+
- uses: smapiot/send-bluesky-post-action@v2
2121
name: Bluesky post new release
2222
with:
2323
status: "New ${{ github.event.repository.name }} release ${{ github.event.release.tag_name }}! ${{ github.event.release.html_url }} #microfrontends #piral #cli #vite #release"

0 commit comments

Comments
 (0)