File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed
Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 1616 with :
1717 fetch-depth : 0
1818 token : ' ${{ secrets.PERSONAL_ACCESS_TOKEN }}'
19+ - name : Generate Sponsors 💖
20+ uses : JamesIves/github-sponsors-readme-action@v1
21+ with :
22+ token : ${{ secrets.PERSONAL_ACCESS_TOKEN_FOR_ORG }}
23+ file : ' docs/README.md'
1924 - name : Create bump and changelog
2025 uses : commitizen-tools/commitizen-action@master
2126 with :
Original file line number Diff line number Diff line change @@ -153,6 +153,12 @@ eval "$(register-python-argcomplete cz)"
153153
154154For further information on activation, please visit the [argcomplete website](https://kislyuk.github.io/argcomplete/).
155155
156+ # # Sponsors
157+
158+ These are our cool sponsors!
159+
160+ < ! -- sponsors --><! -- sponsors -->
161+
156162[conventional_commits]: https://www.conventionalcommits.org
157163[semver]: https://semver.org/
158164[keepchangelog]: https://keepachangelog.com/
You can’t perform that action at this time.
0 commit comments