Skip to content

Commit

Permalink
chore: fix sponsors action (#239)
Browse files Browse the repository at this point in the history
  • Loading branch information
mariosimao authored Jun 7, 2023
1 parent 7f7e069 commit 6ff5623
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/sponsors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,5 @@ jobs:
file: 'README.md'
minimum: 1000

- name: Deploy to GitHub
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: main
folder: '.'
- name: Create Pull Request
uses: peter-evans/create-pull-request@v5

0 comments on commit 6ff5623

Please sign in to comment.