Skip to content

Commit 6529612

Browse files
authored
Update action.yml
1 parent af4bcdb commit 6529612

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 'Frogo-Admob-Helper'
1+
name: 'FrogoAdmob'
22
description: 'Admob Helper for your android apps'
33
author: 'Muhammad Faisal Amir'
44
branding:
@@ -13,4 +13,4 @@ runs:
1313
using: 'docker'
1414
image: 'Dockerfile'
1515
args:
16-
- ${{ inputs.myInput }}
16+
- ${{ inputs.myInput }}

0 commit comments

Comments
 (0)