Skip to content

Commit

Permalink
Add docker runs to top level
Browse files Browse the repository at this point in the history
  • Loading branch information
2KAbhishek committed Sep 13, 2020
1 parent 91990cd commit d0ba752
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ name: "Gulp Runner"
description: "Run defined gulp tasks and commit changes"
author: "iam2kabhishek@gmail.com"

runs:
using: "docker"
image: "Dockerfile"

branding:
icon: "fast-forward"
color: "orange"

0 comments on commit d0ba752

Please sign in to comment.