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

Commit

Permalink
Added branding to GitHub action
Browse files Browse the repository at this point in the history
  • Loading branch information
pkpio committed Jan 7, 2020
1 parent cd00987 commit cde87ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: 'Android App size difference'
description: 'Compares the size of 2 APKs'
branding:
icon: 'smartphone'
color: 'green'
inputs:
baseAppPath:
description: 'Path to base apk. This is the app before changes'
Expand Down

0 comments on commit cde87ec

Please sign in to comment.