zonemeen/netease-recent-actions
This action allows you to generate an svg profile from your NetEase Cloud Music account
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| id | This is your NetEase Cloud Music account id. | yes | — |
| type | Song ranking type, 1 for weekData, 0 for allData | — | 1 |
| number | The number of songs | — | 5 |
| title | Title of svg profile | — | Recently Played |
| size | Size of the song picture | — | 800 |
| width | Width of the card | — | 280 |
| theme | Theme of the card | — | dark |
| column | Number of columns of the card | — | 1 |
| show_percent | Whether to show the percentage of play count | — | 0 |
Outputs
| name | description |
|---|---|
| deployment-status | The status of the deployment that indicates if the run failed or passed. Possible outputs include: success|failed|skipped |