Skip to content

Commit

Permalink
README workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ssl authored Sep 22, 2024
1 parent e771910 commit 0b80842
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 @@ -17,9 +17,10 @@ jobs:
with:
token: ${{ secrets.PAT }}
file: 'readme.md'
template: '<a href="https://github.com/{{{ login }}}"><img src="{{{ avatarUrl }}}" width="60px" alt="{{{ login }}}" /></a>&nbsp;&nbsp;'

- name: README
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: master
folder: '.'
folder: '.'

0 comments on commit 0b80842

Please sign in to comment.