We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b93749 commit 81fefa2Copy full SHA for 81fefa2
action.yml
@@ -3,8 +3,8 @@ description: PyPI package chart badge generator action
3
author: Sadra Yahyapour
4
5
branding:
6
- icon: check
7
- color: blue
+ icon: 'activity'
+ color: 'white'
8
9
runs:
10
using: docker
@@ -28,7 +28,7 @@ inputs:
28
badge_width:
29
description: Badge width size
30
default: 60
31
-
+
32
badge_height:
33
description: Badge height size
34
default: 20
0 commit comments