Skip to content
This repository was archived by the owner on Mar 26, 2024. It is now read-only.

Commit cde87ec

Browse files
committed
Added branding to GitHub action
1 parent cd00987 commit cde87ec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: 'Android App size difference'
22
description: 'Compares the size of 2 APKs'
3+
branding:
4+
icon: 'smartphone'
5+
color: 'green'
36
inputs:
47
baseAppPath:
58
description: 'Path to base apk. This is the app before changes'

0 commit comments

Comments
 (0)