From 87b6ac00cfa41a96077807ad0f8365c2c64e87a0 Mon Sep 17 00:00:00 2001 From: Jonathan Colon Date: Tue, 25 Jun 2024 12:42:49 -0400 Subject: [PATCH] Increase Eomm/why-don-t-you-tweet to v2.0 --- .github/workflows/Release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: