Skip to content

Commit

Permalink
Updated Twitter integration
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianRappl committed Jun 24, 2023
1 parent 466e025 commit 71f67cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/twitter-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
tweet:
runs-on: ubuntu-latest
steps:
- uses: ethomson/send-tweet-action@v1
- uses: smapiot/send-tweet-v2-action@v1
name: Tweet new release
with:
status: "New ${{ github.event.repository.name }} release ${{ github.event.release.tag_name }}! ${{ github.event.release.html_url }} #microfrontends #pidoc #release"
Expand Down

0 comments on commit 71f67cc

Please sign in to comment.