Skip to content

Updates README.md with the recent Douban activities of a user.

License

Notifications You must be signed in to change notification settings

dongweiming/douban-activity-readme

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro

Allows you to show your latest douban activities on your github profile or project readme

Usage:

Example Workflow file

uses: dongweimng/douban-activity-readme@v1
with:
  uid: YOUR_DOUBAN_USER_ID
  max_count: 5

Example TEMPLATE.md file

### 🗣 My activity:

<!-- DOUBAN-ACTIVITIES:START -->
<!-- DOUBAN-ACTIVITIES:END -->
Configuration
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.

About

Updates README.md with the recent Douban activities of a user.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages