Skip to content

Commit

Permalink
Merge pull request #24 from ShahradR/fix/action-publish
Browse files Browse the repository at this point in the history
fix(action): update action to meet publish rules
  • Loading branch information
ShahradR authored Jul 15, 2020
2 parents c989006 + b9797b7 commit 5a5e9f7
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions action.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
---
name: taskcat
name: Run taskcat tests
author: Shahrad Rezaei
description: |
The unofficial GitHub Action to run taskcat tests and validate your AWS
CloudFormation templates by deploying them in different AWS regions and
availability zones.
CloudFormation templates
branding:
icon: check-square
color: green

inputs:
commands:
Expand Down

0 comments on commit 5a5e9f7

Please sign in to comment.