Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
varunsridharan authored Aug 26, 2019
1 parent b23b8ab commit 654681b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'ApiGen'
name: 'ApiGen Docs'
description: 'Github Action To Generate Code Docs Website For PHP Using ApiGen'
author: 'varunsridharan'
branding:
Expand All @@ -13,4 +13,4 @@ runs:
using: 'docker'
image: 'Dockerfile'
args:
- ${{ inputs.push_to_branch }}
- ${{ inputs.push_to_branch }}

0 comments on commit 654681b

Please sign in to comment.