Skip to content

Commit

Permalink
ci: fix sponsors workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalets committed Sep 28, 2024
1 parent e220725 commit 5e2546c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/sponsors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ jobs:
file: README.md

- name: Push changes to main branch
uses: JamesIves/github-pages-deploy-action@v4
# See: https://github.com/JamesIves/github-pages-deploy-action/issues/1697
uses: JamesIves/[email protected]
with:
branch: main
folder: '.'

0 comments on commit 5e2546c

Please sign in to comment.