We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b0f08d commit 17c0b5bCopy full SHA for 17c0b5b
6 files changed
action.yml
@@ -13,4 +13,8 @@ inputs:
13
runs:
14
using: docker
15
image: Dockerfile
16
- # ^^ because we want node 16 so we can use modern features
+ # ^^ because we want node 16 so we can use modern features
17
+
18
+branding:
19
+ icon: check-square
20
+ color: green
0 commit comments