diff --git a/.github/workflows/DISPLAY_SPONSORS.yml b/.github/workflows/DISPLAY_SPONSORS.yml index 0398da31..31a96b54 100644 --- a/.github/workflows/DISPLAY_SPONSORS.yml +++ b/.github/workflows/DISPLAY_SPONSORS.yml @@ -17,4 +17,5 @@ jobs: - name: 💖 Generate Sponsors uses: JamesIves/github-sponsors-readme-action@v1 with: + organization: true token: ${{ secrets.ADD_SPONSORS_TO_README }}