Skip to content

Commit

Permalink
Add action.yml metadata file
Browse files Browse the repository at this point in the history
Signed-off-by: Riddhesh Sanghvi <riddhesh237@gmail.com>
  • Loading branch information
mrrobot47 committed Feb 7, 2020
1 parent c7769df commit 3d2c363
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: 'Deploy WordPress'
description: 'Deploy WordPress code to a server'
author: 'rtCamp'
runs:
using: 'docker'
image: 'Dockerfile'
branding:
icon: 'upload-cloud'
color: 'yellow'

0 comments on commit 3d2c363

Please sign in to comment.