diff --git a/.github/workflows/sponsors.yaml b/.github/workflows/sponsors.yaml index fe300498..05dc996b 100644 --- a/.github/workflows/sponsors.yaml +++ b/.github/workflows/sponsors.yaml @@ -13,6 +13,8 @@ jobs: steps: - name: Checkout 🛎️ uses: actions/checkout@v6 + with: + persist-credentials: false - name: Generate Sponsors 💖 uses: JamesIves/github-sponsors-readme-action@v1