We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eddc4cf commit c9077f9Copy full SHA for c9077f9
.github/workflows/sponsors-in-readme.yml
@@ -16,3 +16,8 @@ jobs:
16
organization: true
17
token: ${{ secrets.SPONSORS_README_ACTION_PERSONAL_ACCESS_TOKEN }}
18
file: 'README.md'
19
+ - name: Deploy to GitHub Pages 🚀
20
+ uses: JamesIves/github-pages-deploy-action@v4
21
+ with:
22
+ branch: master
23
+ folder: '.'
0 commit comments