From bcd1c6d65ada866b732c1ffabe6940f99b12d702 Mon Sep 17 00:00:00 2001 From: Dmitriy Mozgovoy Date: Tue, 20 Aug 2024 15:13:53 +0300 Subject: [PATCH] chore(actions): fix sponsor action; (#6566) --- .github/workflows/sponsors.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/sponsors.yml b/.github/workflows/sponsors.yml index 352a927..5ab7403 100644 --- a/.github/workflows/sponsors.yml +++ b/.github/workflows/sponsors.yml @@ -32,6 +32,7 @@ jobs: run: | echo "Sponsor block has changed. Creating PR with updates..." - name: Read sponsors.md file content + if: ${{ steps.sponsors.outputs.changed == 'true'}} id: read_file run: | echo 'CONTENT<> $GITHUB_ENV