Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

Commit

Permalink
chore(action.yml): add GitHub Action branding
Browse files Browse the repository at this point in the history
  • Loading branch information
sidvishnoi committed Mar 20, 2020
1 parent b91f927 commit 454e6a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: 'ReSpec W3C Auto-Publish'
author: 'Sid Vishnoi'
description: 'Validate ReSpec based specs and publish to /TR/'
branding:
icon: 'archive'
color: 'blue'
inputs:
ECHIDNA_TOKEN:
description: 'Echidna token'
Expand Down

0 comments on commit 454e6a1

Please sign in to comment.