Update readme with douban activities
ActionsAllows you to show your latest douban activities on your github profile or project readme
v2
LatestBy dongweiming
Tags
(2)Allows you to show your latest douban activities on your github profile or project readme
uses: dongweimng/douban-activity-readme@v1
with:
uid: YOUR_DOUBAN_USER_ID
max_count: 5
### 🗣 My activity:
<!-- DOUBAN-ACTIVITIES:START -->
<!-- DOUBAN-ACTIVITIES:END -->
option | value | default | description |
---|---|---|---|
uid | string | false |
Your douban user_id. |
max_count | string | 5 |
Maximum number of activities you want to show on your readme, all feeds combined. |
readme_path | string | ./README.md |
Path of the readme file you want to update. |
Update readme with douban activities is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.