Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b8f16d6

Browse filesBrowse files
woileLee-W
authored andcommitted
fix: add sponsors to README
1 parent 0cb2aa9 commit b8f16d6
Copy full SHA for b8f16d6

File tree

2 files changed

+11
-0
lines changed
Filter options

2 files changed

+11
-0
lines changed

‎.github/workflows/bumpversion.yml

Copy file name to clipboardExpand all lines: .github/workflows/bumpversion.yml
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ jobs:
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:

‎docs/README.md

Copy file name to clipboardExpand all lines: docs/README.md
+6Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,12 @@ eval "$(register-python-argcomplete cz)"
153153

154154
For 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/

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.