Skip to content

Commit e25f217

Browse files
committed
chore(github-actions): fix action
1 parent 82c9a58 commit e25f217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/updatesponsors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
- name: Deploy to GitHub Pages 🚀
2222
uses: JamesIves/github-pages-deploy-action@v4
2323
with:
24-
branch: main
24+
branch: master
2525
folder: '.'

0 commit comments

Comments
 (0)