diff --git a/.github/workflows/Release.yml b/.github/workflows/Release.yml index 07949ac..dc9ac79 100644 --- a/.github/workflows/Release.yml +++ b/.github/workflows/Release.yml @@ -33,7 +33,7 @@ jobs: needs: publish-to-gallery runs-on: ubuntu-latest steps: - - uses: rebelinux/why-don-t-you-tweet@v1.2 + - uses: Eomm/why-don-t-you-tweet@v2.0 # We don't want to tweet if the repository is not a public one if: ${{ !github.event.repository.private }} with: