Skip to content

Commit df7440f

Browse files
committed
feat: custom sponsor template
1 parent 3a89a79 commit df7440f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/sponsors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
file: 'README.md'
2222
organization: true
2323
active-only: false
24+
template: '<a href="https://github.com/{{{ login }}}"><img src="https://github.com/{{{ login }}}.png" width="48px" alt="{{{ login }}}" /></a>'
2425

2526
# ⚠️ Note: You can use any deployment step here to automatically push the README
2627
# changes back to your branch.

0 commit comments

Comments
 (0)