From cedae09443571c31b34215a5659f6743b5b200ad Mon Sep 17 00:00:00 2001 From: "Idmar Ramos Jr. (Id)" Date: Sun, 4 Feb 2024 16:44:26 +0100 Subject: [PATCH] Update DISPLAY_SPONSORS.yml Trying to bugfix add sponsors to readme github action --- .github/workflows/DISPLAY_SPONSORS.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.github/workflows/DISPLAY_SPONSORS.yml b/.github/workflows/DISPLAY_SPONSORS.yml index 626b26ee..0398da31 100644 --- a/.github/workflows/DISPLAY_SPONSORS.yml +++ b/.github/workflows/DISPLAY_SPONSORS.yml @@ -18,10 +18,3 @@ jobs: uses: JamesIves/github-sponsors-readme-action@v1 with: token: ${{ secrets.ADD_SPONSORS_TO_README }} - file: 'README.md' - - - name: 🚀 Deploy to GitHub Pages - uses: JamesIves/github-pages-deploy-action@v4 - with: - branch: main - folder: '.'