diff --git a/.github/workflows/twitter-release.yml b/.github/workflows/twitter-release.yml index 71541b7..2120228 100644 --- a/.github/workflows/twitter-release.yml +++ b/.github/workflows/twitter-release.yml @@ -17,3 +17,9 @@ jobs: consumer-secret: ${{ secrets.TWITTER_CONSUMER_API_SECRET }} access-token: ${{ secrets.TWITTER_ACCESS_TOKEN }} access-token-secret: ${{ secrets.TWITTER_ACCESS_TOKEN_SECRET }} + - uses: smapiot/send-bluesky-post-action@v2 + name: Bluesky post new release + with: + status: "New ${{ github.event.repository.name }} release ${{ github.event.release.tag_name }}! ${{ github.event.release.html_url }} #microfrontends #piral #vscode #extension #release" + bluesky-email: ${{ secrets.BLUESKY_EMAIL }} + bluesky-password: ${{ secrets.BLUESKY_PASSWORD }} diff --git a/LICENSE b/LICENSE index 63091fe..1bc9b87 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020 - 2023 smapiot +Copyright (c) 2020 - 2024 smapiot Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal