Skip to content

Commit

Permalink
added branding info
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinRohn committed Sep 15, 2023
1 parent e179c95 commit 2b3af7e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: 'Upload Android App Bundle to Google Play Store'
description: 'Uploads an Android App Bundle (.aab file) to the Google Play Store using the Play Developer API'
author: Kevin Rohn

branding:
icon: 'upload-cloud'
color: 'white'

inputs:
service_account_json:
Expand Down

0 comments on commit 2b3af7e

Please sign in to comment.